Debug Mod
This mod adds some simple debugging tools to the game.
Notes:
Notes:
- Press the END key to open the developer debug menu. Some of the features are not intended to work on release builds, so it is quite buggy, but plenty of it still works.
- Press the HOME key to open the custom cheat widget, which pops up in the bottom right corner. You can put a console command in the top box and press the button or press the = key to run it, and you can put a set of coordinates in the second box and press the button to teleport to them.
- Coordinates surrounded by curly brackets or parentheses, such as {-2130000, 0, 0}, are interpreted to mean Cartesian coordinates.
- Coordinates surrounded by square brackets, such as [47.73, -58.39, 3], are interpreted to mean AstroNav-style geographic coordinates, formatted as [lat, long, altitude] based on the current local planet. Altitude is measured in meters, where one meter is 150 uu, the same as in AstroNav.
- Teleportation works in rovers, but you should probably make sure you aren't moving very fast before you teleport if you don't feel like flying.
- You'll need a mod integrator, such as the one found in AstroModLoader, for this mod to work.
- This mod works on servers, and only needs to be installed on the client.
