MerlinofMines / EasyCommands

Github Repository for Ingame Scripts built by MerlinofMines. Uses MDK to Deploy to SpaceEngineerse
GNU General Public License v3.0
8 stars 3 forks source link

Added Artificial and Natural Gravities #196

Closed MerlinofMines closed 2 years ago

MerlinofMines commented 2 years ago

This commit adds properties for getting the natural and artifical gravities, separate from the total gravity.

This commit also changes Parachute's "Gravity" property to return a vector instead of a number.

This PR resolves #155