Flung when trying to equip tool

When I equip the tool it makes me fling kind of?
https://gyazo.com/b43dd6cc5d001014aef87f46f4855d3c

I’ve made sure all the parts are not anchored also.
image
image

If someone could help me that’d be great, thanks for your time!

1 Like

Hmm… try to set CanCollide to false. Maybe it will work then. :confused:

1 Like

Enable massless property on handles, see if that fixes it

2 Likes

Try making the parts CanCollide False, that will probably fix it.

I’ve tried still doesn’t work. :confused:

Have you set the Velocity property of the parts? That could be the problem.

Thank you so much! This worked for me, cheers.

If someone’s solution is correct, please hit the solution button on their post so others can find it in the future if they are encountering the same problem.