This commit is contained in:
Nick 2022-08-05 19:57:20 -04:00
commit 9120314b51

View File

@ -1016,6 +1016,10 @@
"parentPath": {
"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)."
},
"keepLoaded": {
"type": "boolean",
"description": "Should this detail stay loaded even if you're outside the sector (good for very large props)"
}
}
},