My issue is when i equip my tool i get teleported where the tool was.
My tool doesnt have anchored parts or anchored unions, The tool is also welded.
So im not sure at all whats the problem that causes my character to teleport to the tool position before.
Here is how i made the tool
![yes](//devforum-uploads.s3.dualstack.us-east-2.amazonaws.com/uploads/original/4X/2/9/9/299c12a47f116d120c4a29ec9f79d091e0e810ad.png)
![yes2](//devforum-uploads.s3.dualstack.us-east-2.amazonaws.com/uploads/original/4X/c/d/d/cddf54c774cfe035d3fa0583da5a77d48cbc40f1.png)
1 Like
Make sure none of the parts in the tool are anchored.
The tool dont have any anchored part or any anchored union
Post the code for the Tool equip.
sadly i already tested without the localscripts that the tool uses and looks like its the tool problem not the scripts as i was thinking
probably the model inside the tool is the issue
Can you make the asset a free model or export it so I can take a look?
Check to see if the weld are not broken and also it probably thinks it is a character becuase HumanoidRootPart
2 Likes
Looks like the issue all this time was that the rootpart of the model was with the name HumanoidRootPart i now changed it and it works perfectly thank you so much! ![:smiley: :smiley:](https://doy2mn9upadnk.cloudfront.net/images/emoji/twitter/smiley.png?v=12)
1 Like
No problem just know HumanoidRootPart makes it think it is a character
1 Like