Tool teleports me when equipped (not anchored nor wellded)

I really have nothing to say other than what is written in the title, all tool parts aren’t anchored, I deleted all welds just for the sake of testing and for some reason player gets teleported to where the handle was in

(I tried to upload video, but uploading stops at 94%)

also this happened to some friends who were testing my game, like everyone could freely use “X” tool while for a specific person when he uses it he gets teleported, i thought he is trolling me but later when i added another “Y” tool everyone could freely use it except a different person who keeps getting teleported whenever he uses it

2 Likes

maybe set the handle basepart type to massless or change the rootpriority
https://developer.roblox.com/en-us/api-reference/property/BasePart/RootPriority

4 Likes

the masless thing worked, thanks alot!

3 Likes

You can set massless to main Handle only, if it doesn’t work set
also to it’s child. :slightly_smiling_face:

it required me to do it to the childrens too

1 Like