So in my game, I have a Starcraft Model in Lighting, and when a Player joins the game the Starcraft is Cloned into Workspace. When Cloned, However, it appears in Workspace and falls apart, although the parts have the Weld surface joining them together. It falls as one piece as a single model, but the clone of it falls apart. So how can I have the Model be cloned, and stay together as one part? All answers appreciated, Thank You. ~Xduel
Try finding or writing an Auto Weld script and targeting the Children of the model for it. That should automatically weld everything together. If you do that, and the Auto Weld works, but the model still falls apart, then it's most likely a bug with your Clone script.