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
7d6ebc959a
commit
71b822daac
@ -1037,6 +1037,10 @@
|
|||||||
"keepLoaded": {
|
"keepLoaded": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Should this detail stay loaded even if you're outside the sector (good for very large props)"
|
"description": "Should this detail stay loaded even if you're outside the sector (good for very large props)"
|
||||||
|
},
|
||||||
|
"hasPhysics": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Should this object dynamically move around"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user