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

How to make platform revolve around a certain point?

Asked by 6 years ago

ok, ive managed make a semi solid platform, thats only part 1 of the problem completed, part 2 is making it revolve around a certain point, could anyone help? i cant find out how to make this.

video demo of what i want (from Super Mario 63): https://imgur.com/a/Qm95X

3 answers

Log in to vote
0
Answered by 6 years ago
Edited 6 years ago

There are technically a couple of ways to do that:

-Use a Motor to spin the Part continuously.

-Use a Hinge to make that Part spin when a Player makes contact with it.

-Use CFrame.

Please tell me which one you're looking for.

0
did you look at the gif of what i wanted? im not hinging something, im moving a platform around a point fanofpixels 718 — 6y
0
Then use CFrame. DeceptiveCaster 3761 — 6y
Ad
Log in to vote
0
Answered by
ziploz 7
6 years ago

Use UDim functions.

Log in to vote
0
Answered by 4 years ago

after a year, i finally found out, the answer was to use sine in the x/z and y axis to make a circular path for a body position

Answer this question