Introducing Tomroblox54321’s Advanced Planetary Orbit Module
Last month I created Tomroblox54321’s Planetary Orbit Module. So I am here to fully update the module.
First get the module here : Tomroblox54321's Advanced Planetary Orbit Module - Roblox
This module currently contains Circular Orbits, Eccentric Orbits and Elliptical Orbits! This module is easy to use, free and cool(in my opinion).
Orbit Functions
CircularOrbit
This Function is a perfect circle meaning a circular orbit. You use this by Module:CircularOrbit(...)
To set this function up you do Module:CircularOrbit(PlanetOrbiting, PlanetGettingOrbited, TimeToOrbit)
You can put this instead, for example Module:CircularOrbit(game.Workspace.Earth, game.Workspace.Sun, 10)
Hope you enjoy this function!
EllipticalOrbit
This Function is a perfect circle meaning an elliptical or oval orbit. You use this by Module:EllipticalOrbit(...)
To set this function up you do Module:EllipticalOrbit(PlanetOrbiting, PlanetGettingOrbited, TimeToOrbit, Ellipse)
You can put this instead, for example Module:EllipticalOrbit(game.Workspace.Earth, game.Workspace.Sun, 10, 11)
For the EllipseNumber in the module I recommend 11 or 12 for normal elliptical orbits.
Hope you enjoy this more advanced function!
EccentricOrbit
This Function is a perfect circle meaning an elliptical or oval orbit. You use this by Module:EccentricOrbit(...)
To set this function up you do Module:EccentricOrbit(PlanetOrbiting, PlanetGettingOrbited, TimeToOrbit, Eccentricity)
You can put this instead, for example Module:EccentricOrbit(game.Workspace.Earth, game.Workspace.Sun, 10, 11)
For the EllipseNumber in the module I recommend around 15 for normal eccentric orbits.
Hope you enjoy this more advanced function!
Other Functions
This module also features NewOrbit:Disconnect
. What this does is it completely stops the orbit. Built into this automatically when the planets are messed up and not proper it disconnects the orbit.
Hope you enjoyed this helpful other function.
Examples of the Module
Here is an uncopylocked place for the circular orbits : Orbiting Properely Sized - Roblox
Here is a video of the circular orbit : Tomroblox54321’s Planetary Orbit Module. - YouTube
Did you find this module cool or helpful?
- Yes
- No
0 voters
Hope you enjoy!