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
e33fe1823f
commit
86074fd23f
@ -1097,7 +1097,7 @@
|
||||
},
|
||||
"physicsMass": {
|
||||
"type": "number",
|
||||
"description": "The mass of the physics object.",
|
||||
"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",
|
||||
"format": "float",
|
||||
"default": 1.0
|
||||
},
|
||||
@ -1105,7 +1105,7 @@
|
||||
"type": "number",
|
||||
"description": "The radius that the added sphere collider will use for physics collision.",
|
||||
"format": "float",
|
||||
"default": 0.5
|
||||
"default": 1.0
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user