RopeConstraint on tool moves player when equiping

I want to making a fishing rod that has a rope constraint attach to it but every time I equip it the player moves. I read around on other forums reading about to turn off collision on the tool, scripting to enable and disable welds and rope constraint but none of them worked.

1 Like

you have to close CanCollide or close the Anchored from the properties from all parts. Also be careful what Attachment is where. Some attachments or welds may connected to Fishing Rod - Player so player moves with it because of wrong welding.

1 Like

Sorry I guess this will not work in your case …

1 Like

It feels like that you forgot to disable anchored on all the parts of the tool.

1 Like