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

How do I make a Tool collide with objects?

Asked by 9 years ago

I'm wondering how I would go about making a Tool in my starter pack collide with objects when I press the button to take it out. ex someone kicks a ball, I use this tool, and it pops out and stops the ball. The Tool looks like- God hand, handle, mesh. Someone told me to put in the script "Script.CanCollide = true" under Handle. I tried it, and it didn't work. I know it has something to to with CanCollide, but what would it be? Before the guy knew I had a handle, he said to put in the script "Script.Parent.Parent.CanCollide = true" under mesh. Would it have anything to do with a Local script maybe? Idk. Some help would be very much appreciated.

Answer this question