Mihara / RasterPropMonitor

Plugin for Kerbal Space Program. This repository is out of date and is primarily of historic interest. See https://github.com/JonnyOThan/RasterPropMonitor
http://forum.kerbalspaceprogram.com/threads/57603
Other
116 stars 67 forks source link

Variable to return "current mainBody" #561

Closed MOARdV closed 8 years ago

MOARdV commented 8 years ago

For an eventual Globus: Return a value to indicate the CelestialBody that the active vessel is orbiting. This can be as simple as returning the index from FlightGlobals.Bodies. For stock KSP, this will be a consistent value, but non-stock KSP (Kopernicus, other mods that change the solar system) will not play as well.