Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

Can tools collide with objects/parts/Players?

Asked by 9 years ago

Would it be possible to make a tool collide with an object? I tried game.workspace.starterpack.tool=CanCollide. But I'm not very good with scripting, and I'm just wondering if a tool can collide with objects?

1 answer

Log in to vote
0
Answered by 9 years ago

If it is a mesh then in sert a script into the mesh with this code

Script.Parent.Parent.CanCollide = true

im pretty sure this will work oh and is the tool a part with a mesh?

0
I'm not sure, let me check NatharuReal 0 — 9y
0
It says it's God hand(Thats the tool), then handle, then Mesh. So there is a mesh involved. NatharuReal 0 — 9y
0
ok in the handle add that code without the Parents jonbobro 20 — 9y
0
ok NatharuReal 0 — 9y
View all comments (3 more)
0
It didn't work NatharuReal 0 — 9y
0
ok that was my only idea on how to do it sry i was no help jonbobro 20 — 9y
0
Thats fine NatharuReal 0 — 9y
Ad

Answer this question