How can you change position of a part welded to a different part without breaking the weld?
Thanks,
Exsius.
Step 1: Put all parts into a model
Step 2: Set the PrimaryPart
property to a part inside the model
Step 3: Use the SetPrimaryPartCFrame() and the GetPrimaryPartCFrame() methods to shift the objects without destroying welds.
Hope this helped!