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
3f86d1b7f5
@ -1339,6 +1339,10 @@
|
|||||||
"format": "float",
|
"format": "float",
|
||||||
"default": 1.0
|
"default": 1.0
|
||||||
},
|
},
|
||||||
|
"physicsSuspendUntilImpact": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "If true, this detail will stay still until it bumps something."
|
||||||
|
},
|
||||||
"ignoreSun": {
|
"ignoreSun": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Set to true if this object's lighting should ignore the effects of sunlight"
|
"description": "Set to true if this object's lighting should ignore the effects of sunlight"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user