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

Rotating around a sphere?

Asked by 5 years ago

How can I get a part to rotate around a point? I have 8 Rhombus and I want that this 8 Rhombus turn around a sphere. How can I do that? Like this: https://streamable.com/lmf8j

1 answer

Log in to vote
0
Answered by
Alphexus 498 Moderation Voter
5 years ago
Edited by User#24403 5 years ago

You could write a while loop, and put a invisible part in the center of your model. Have the center be your PrimaryPart and set the primary part CFrame(The wiki explains a lot of this. Its hard to explain it on here). Then you can make it rotate in that loop. I hope this helped. I know its not the best way to explain this. However, if this did answer your question, accepting this answer would be greatly appreciated. Thanks, and keep on scripting!

Ad

Answer this question