Gear getting stuck to objects it is placed upon

It is hard to explain what is happening, so I will just sent pics.

Please tell me why this is happening and how to fix this issue.

2 Likes

Several things can happen:
1st when putting the equipment on a part creates a weld that makes it stick
2º Are all the pieces in anchored = false?
3º There are cases where you have to put the pieces of equipment in CanCollide = false (but it is not mandatory)
dd

If what happens is the fault of the welding, put the object at a minimum distance from that part

I did the thing where you place it minimum distance away and the entire lantern was unanchored and had no welds. It just disappeared for some reason

It could be something in the welding script.

But if your tool doesn’t have many parts (like 20+), I would recommend using WeldConstraints instead of welding scripts. With WeldConstraints, you can set which part is going to be welded with which and setting them up doesn’t take long if your tool is only few parts/meshes/unions.