This repository has been archived on 2021-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
Marcelo Geldres 15922e985f Partial Creation of Level 3
It appears as level 2 as the first level technically is level 0.
2021-10-03 18:04:23 -04:00

55 lines
969 B
JSON

{
"appear": [
{
"x": 2496,
"y": 736,
"width": 640,
"height": 64
},
{
"x": 4608,
"y": 768,
"width": 5376,
"height": 32
},
{
"x": 10176,
"y": 0,
"width": 64,
"height": 576
}
],
"disappear": [
{
"x": 2880,
"y": 352,
"width": 352,
"height": 32
},
{
"x": 4256,
"y": 576,
"width": 352,
"height": 224
},
{
"x": 7520,
"y": 0,
"width": 64,
"height": 480
},
{
"x": 9216,
"y": 480,
"width": 704,
"height": 64
}
],
"win": {
"x": 12000,
"y": 0,
"width": 100,
"height": 3000
}
}