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

Making a part rotating around a specific point?

Asked by 6 years ago
Edited 6 years ago

For example: I have a part and normally if I use CFrame to rotate it, it will rotate from it's center. But for this one I want it to rotate at a specific point (it could be inside the part or outside the part). So how do you do it?

Describe in image: https://cdn.discordapp.com/attachments/363124434602688514/412619951182970901/unknown.png

1 answer

Log in to vote
0
Answered by 6 years ago

PrimaryPart, have the red ball in a model with the main part. Then do the rotation from Model.PrimaryPart.CFrame and all will be goot

Ad

Answer this question