#💬 raxdiusidʹs Feedback

1 messages · Page 1 of 1 (latest)

hidden lotusBOT
valid bone
#

Yo that's epic

#

How's it work

quasi moon
#

firstly, calculate the acceleration vector with this formula: (a = G M/r^2)

#

after the acceleration vector is determined, the planet's velocity and position can be calculated. I use RunService to avoid the messy integration.

valid bone
#

Why not set the position?

quasi moon
#

You can calculate and set the position after determining the velocity vector