Floating script for models

You could just use the script on one part and weld the rest with Weld Constraints or any type of union as Motors 6D or Welds. The problem would be that for that, instead of change the position, you would need to change the property BasePart.CFrame.
Instead of this you could also use the funcion Model:Move() with the Vector3 you want as parameter.

1 Like