Setup for the transition scenes.
This commit is contained in:
parent
44e474b023
commit
66e2328ea8
6 changed files with 24 additions and 4 deletions
16
assets/scenes.json
Normal file
16
assets/scenes.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"NEXT_LEVEL": {
|
||||
"components": [
|
||||
{"_type": "AnimatedScene",
|
||||
"layout": [
|
||||
"[=text]"
|
||||
],
|
||||
"background": "test_background",
|
||||
"actors": [
|
||||
],
|
||||
"fixtures": [
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue