mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
6093e10492
commit
f63bb18b90
@ -31,9 +31,9 @@
|
|||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "`true` if you want to delete this planet"
|
"description": "`true` if you want to delete this planet"
|
||||||
},
|
},
|
||||||
"adjustZoomSpeed": {
|
"trackForSolarSystemRadius": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "`true` if you want the map zoom speed to adjust to fit this planet's orbit",
|
"description": "Do we track the position of this body when calculating the solar system radius?\n`true` if you want the map zoom speed, map panning distance/speed, map camera farclip plane,\nand autopilot-returning-to-solar-system to adjust to this planet's orbit",
|
||||||
"default": true
|
"default": true
|
||||||
},
|
},
|
||||||
"removeChildren": {
|
"removeChildren": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user