Tool with multiple parts

How can i make a tool which has multiple parts connected together?
I know i could weld them but whenever theres an explosion in the game the tool falls apart and stops working. Is there a way to make them permanently stick together without anchoring them?

Just so you know, you can disable the explosions joints destroy. Another thing is probably making the tool into one mesh or a union. Another thing which I have not used alot is probably Motor3D, but that could break.

You can also just put a ForceField in the tool itself. (Make sure Visible is set to false though…)

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.