This commit is contained in:
Nick 2023-07-18 23:36:42 -04:00
commit 1915efc0c2

View File

@ -9,6 +9,10 @@
"type": "boolean",
"description": "In this system should the player be able to rotate their map camera freely or be stuck above the plane of the solar system?"
},
"returnToSolarSystemWhenTooFar": {
"type": "boolean",
"description": "When well past the furthest orbit, should the player be summoned back to the star?"
},
"farClipPlaneOverride": {
"type": "number",
"description": "An override value for the far clip plane. Allows you to see farther.",