Clicking on a gear that works on a specific area

Hey there Roblox scripters,

If you played a game called Flex your Account Age, you can see that there’s a area where you can fight people. A person click on the Sword and when the person enter in the area, he can kill it except of others that can’t.

I wanted to make the same thing as well so I put the Sword (model from @Roblox) in a place where I want to be:

image

Now, I don’t know If I need to put a ClickDetector in the Part (aka Handle) image or in the Tool part image and a script in the floor where the is going to be the area of the gear that is going to work.

Can you guys help me with this? What script I can put If needs it?

Thanks,

  • Juan

You are going in the right direction: rename the model to handle, and put the click detector in. However, detlete the click detector once equipped.

Put a new one? I’m confused

Please explain