How do I fix this orbiting problem?

Hello! Here’s a script and idea i’ve been working on!


So the script above is used to orbit the larger planet “mercury” in the photo around the Sun. But the problem I’ve run into is trying to get a “moon” (model) to rotate around mercury. If you can help, please do! – if you need more specifics let me know.

1 Like

Try using PivotOffset. What PivotOffset does is that it moves the pivot of the model or part away from the center. Pivot acts like a PrimaryPart of a model.

Edit the Pivot of the moon and move it to the center of Mercury

Will do, thanks for the recommendation!