You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
2.0 KiB
76 lines
2.0 KiB
{ |
|
"scenes": [ |
|
{ |
|
"scene": 1, |
|
"tiles": [ |
|
{ |
|
"tile": "pendeltileid1", |
|
"x": 1, |
|
"y": 3 |
|
} |
|
] |
|
}, |
|
{ |
|
"scene": 2, |
|
"tiles": [ |
|
{ |
|
"tile": "pendeltileid1", |
|
"x": 1, |
|
"y": 2 |
|
}, |
|
{ |
|
"tile": "pendeltileid2", |
|
"x": 1, |
|
"y": 3 |
|
} |
|
] |
|
}, |
|
{ |
|
"scene": 3, |
|
"tiles": [ |
|
{ |
|
"tile": "pendeltileid1", |
|
"x": 1, |
|
"y": 1 |
|
}, |
|
{ |
|
"tile": "pendeltileid2", |
|
"x": 1, |
|
"y": 3 |
|
}, |
|
{ |
|
"tile": "pendeltileid3", |
|
"x": 1, |
|
"y": 2 |
|
} |
|
] |
|
}, |
|
{ |
|
"scene": 4, |
|
"tiles": [ |
|
{ |
|
"tile": "pendeltileid1", |
|
"x": 1, |
|
"y": 1, |
|
"hidden": true |
|
}, |
|
{ |
|
"tile": "pendeltileid2", |
|
"x": 1, |
|
"y": 2 |
|
}, |
|
{ |
|
"tile": "pendeltileid3", |
|
"x": 1, |
|
"y": 1 |
|
}, |
|
{ |
|
"tile": "pendeltileid4", |
|
"x": 1, |
|
"y": 3 |
|
} |
|
] |
|
} |
|
|
|
] |
|
} |