New level uploaded

Some bugs to fix later.
As of now 3 working levels
This commit is contained in:
Marcelo Geldres 2021-10-04 00:21:16 -04:00
parent 67995833b1
commit 9f367d39fb
6 changed files with 54 additions and 24 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 450 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 271 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 606 KiB

View File

@ -1,48 +1,78 @@
{ {
"appear": [ "appear": [
{ {
"x": 2496, "x": 736,
"y": 736, "y": 512,
"width": 640, "width": 544,
"height": 64 "height": 64
}, },
{ {
"x": 4608, "x": 2592,
"y": 768, "y": 352,
"width": 5376, "width": 672,
"height": 32 "height": 64
}, },
{ {
"x": 10176, "x": 3264,
"y": 352,
"width": 64,
"height": 448
},
{
"x": 5024,
"y": 704,
"width": 448,
"height": 64
},
{
"x": 6912,
"y": 0, "y": 0,
"width": 64, "width": 64,
"height": 576 "height": 288
},
{
"x": 10528,
"y": 736,
"width": 384,
"height": 64
},
{
"x": 10688,
"y": 0,
"width": 64,
"height": 288
} }
], ],
"disappear": [ "disappear": [
{ {
"x": 2880, "x": 2528,
"y": 352, "y": 0,
"width": 352, "width": 64,
"height": 352
},
{
"x": 6912,
"y": 288,
"width": 64,
"height": 512
},
{
"x": 7840,
"y": 768,
"width": 1632,
"height": 32 "height": 32
}, },
{ {
"x": 4256, "x": 8064,
"y": 576,
"width": 352,
"height": 224
},
{
"x": 7520,
"y": 0, "y": 0,
"width": 64, "width": 64,
"height": 480 "height": 352
}, },
{ {
"x": 9216, "x": 9024,
"y": 480, "y": 0,
"width": 704, "width": 64,
"height": 64 "height": 352
} }
], ],
"win": { "win": {