mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev
This commit is contained in:
commit
9120314b51
@ -1016,6 +1016,10 @@
|
|||||||
"parentPath": {
|
"parentPath": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The path (not including the root planet object) of the parent of this game object. Optional (will default to the root sector)."
|
"description": "The path (not including the root planet object) of the parent of this game object. Optional (will default to the root sector)."
|
||||||
|
},
|
||||||
|
"keepLoaded": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Should this detail stay loaded even if you're outside the sector (good for very large props)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user