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
781bb64e85
commit
33f468a50a
@ -6355,11 +6355,13 @@
|
||||
},
|
||||
"stoppingDistance": {
|
||||
"type": "number",
|
||||
"description": "The distance from the outside of the volume that the limiter slows you down to max speed at.",
|
||||
"format": "float",
|
||||
"default": 100.0
|
||||
},
|
||||
"maxEntryAngle": {
|
||||
"type": "number",
|
||||
"description": "The maximum angle (in degrees) between the direction the incoming object is moving relative to the volume's center and the line from the object toward the center of the volume, within which the speed limiter will activate.",
|
||||
"format": "float",
|
||||
"default": 60.0
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user