mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge remote-tracking branch 'origin/fix-addphysics' into fix-addphysics
This commit is contained in:
commit
bc6fdb175c
@ -1341,7 +1341,8 @@
|
||||
},
|
||||
"physicsSuspendUntilImpact": {
|
||||
"type": "boolean",
|
||||
"description": "If true, this detail will stay still until it touches something.\nGood for zero-g props."
|
||||
"description": "If true, this detail will stay still until it touches something.\nGood for zero-g props.",
|
||||
"default": false
|
||||
},
|
||||
"ignoreSun": {
|
||||
"type": "boolean",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user