Drag Cuffs (Touch instead of a click.)

My problem is that I want the cuffs to start dragging people after the person is touched with the cuff, but right now it’s whenever you click them.

This is where I am stuck at:

Hello & welcome to the forums, look at Detecting Collisions | Roblox Creator Documentation, remember to integrate a debounce & then replace the click function with the touch function & play around with the code.

1 Like

Thanks a lot! I am pretty new to this, so IDK if I’ll succeed, I will differently try.

1 Like

Yep, if that’s your solution make sure to mark it as solution!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.