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
024bdf167d
commit
82e654f312
@ -1097,9 +1097,9 @@
|
||||
},
|
||||
"physicsMass": {
|
||||
"type": "number",
|
||||
"description": "The mass of the physics object.\nFor reference, the player has a mass of 0.001 and the probe has a mass of 0.0001.",
|
||||
"description": "The mass of the physics object.\nMost pushable props use the default value, which matches the player mass.",
|
||||
"format": "float",
|
||||
"default": 1.0
|
||||
"default": 0.001
|
||||
},
|
||||
"physicsRadius": {
|
||||
"type": "number",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user