Renderer/assets/Scenes/defaultLevel_2/scene.json
austin be5c24a7fc
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
option to load whole scene on init
2024-07-29 14:53:39 -04:00

11 lines
256 B
JSON

{
"entities" : [],
"scriptPaths" : [],
"initScriptPath" : "/Scenes/defaultLevel_2/scene.ts",
"realmDescriptor" : {
"type" : "gridded",
"griddedRealmSize" : 2
},
"createSaveInstance" : true,
"loadAllCells": true
}