Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to rotate a whole Model with script? *SOLVED*

Asked by 4 years ago
Edited 4 years ago

This question has been solved by the original poster.

I have a Model with many parts in it and I want to rotate the whole model not just each part individually but I have no idea how to do it... I tried to make an invisible cube in center and connect it with constraints with every part inside but it didn't worked and I have no idea if I done it right same with welds...

1
You could try putting all parts inside the model inside of one of them and then making a weld for each one that is inside of it that connects the MasterPart to the part and then try moving the CFrame of the MasterPart.It will look like this: http://prntscr.com/qe4irh (Think of the accerssory as an model) kevinsoaresv 47 — 4y
0
Ok it worked! I didn't know I had to use CFrame for this Rafii2198 56 — 4y

Answer this question