under_the_ashland_dome/assets/scenes.json
2026-03-31 12:00:02 -04:00

16 lines
248 B
JSON

{
"NEXT_LEVEL": {
"components": [
{"_type": "AnimatedScene",
"layout": [
"[=text]"
],
"background": "test_background",
"actors": [
],
"fixtures": [
]
}
]
}
}