4th Level aded withouth skins

The map is ready for testing or whatever in every aspect, except for the skin, it;s lacking it's peal.
This commit is contained in:
Marcelo Geldres 2021-10-04 07:47:47 -04:00
parent 201ad92f74
commit 5449b3aced
8 changed files with 195 additions and 73 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -6,64 +6,106 @@
"height": 10
},
{
"x": 992,
"y": 384,
"width": 448,
"x": 508,
"y": 448,
"width": 452,
"height": 64
},
{
"x": 1376,
"y": 384,
"width": 64,
"height": 416
},
{
"x": 1440,
"y": 448,
"width": 452,
"height": 64
},
{
"x": 1952,
"y": 448,
"width": 384,
"height": 64
},
{
"x": 2336,
"y": 448,
"width": 452,
"height": 64
},
{
"x": 2432,
"y": 768,
"width": 448,
"width": 256,
"height":32
},
{
"x": 2778,
"y": 448,
"width": 384,
"height": 64
},
{
"x": 3328,
"y": 768,
"width": 256,
"height": 32
},
{
"x": 1888,
"y": 384,
"width": 64,
"height": 416
},
{
"x": 2976,
"y": 480,
"width": 384,
"x": 3904,
"y": 448,
"width": 1376,
"height": 64
},
{
"x": 4352,
"y": 352,
"width": 384,
"height": 448
},
{
"x": 5500,
"y": 480,
"width": 384,
"height": 64
},
{
"x": 6560,
"y": 480,
"width": 384,
"height": 64
},
{
"x": 7072,
"y": 384,
"width": 1088,
"height": 64
},
{
"x": 8944,
"x": 4096,
"y": 768,
"width": 1184,
"width": 544,
"height": 32
},
{
"x": 5600,
"y": 480,
"width": 256,
"height": 320
},
{
"x": 6240 ,
"y": 320,
"width": 256,
"height": 480
},
{
"x": 6720,
"y": 512,
"width": 256,
"height": 288
},
{
"x": 7360,
"y": 768,
"width": 3456,
"height": 32
},
{
"x": 7360,
"y": 480,
"width": 324,
"height": 64
},
{
"x": 7772,
"y": 240,
"width": 324,
"height": 64
},
{
"x": 8348,
"y": 480,
"width": 324,
"height": 64
},
{
"x": 8892,
"y": 624,
"width": 324,
"height": 64
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -1,47 +1,126 @@
{
"appear": [
{
"x": 8160,
"y": 0,
"x": 960,
"y": 448,
"width": 64,
"height": 384
"height": 352
},
{
"x": 9696,
"y": 706,
"width": 512,
"x": 1888,
"y": 0,
"width": 64,
"height": 448
},
{
"x": 3584,
"y": 448,
"width": 320,
"height": 64
}
],
"disappear": [
{
"x": 1632,
"y": 0,
"width": 64,
"height": 416
},
{
"x": 8160,
"y": 384,
"width": 64,
"height": 416
}
],
"kill": [
{
"x": 1440,
"x": 4640,
"y": 768,
"width": 448,
"height": 32
},
{
"x": 8944,
"x": 5216,
"y": 0,
"width": 64,
"height": 448
},
{
"x": 6720,
"y": 0,
"width": 256,
"height": 256
},
{
"x": 7822,
"y": 640,
"width": 420,
"height": 64
},
{
"x": 9504,
"y": 320,
"width": 640,
"height": 64
}
],
"disappear": [
{
"x": 1024,
"y": 448,
"width": 416,
"height": 64
},
{
"x": 1888,
"y": 448,
"width": 64,
"height": 352
},
{
"x": 3168,
"y": 448,
"width": 416,
"height": 64
},
{
"x": 6720,
"y": 256,
"width": 256,
"height": 256
},
{
"x": 10144,
"y": 320,
"width": 416,
"height": 64
}
],
"kill": [
{
"x": 1952,
"y": 448,
"width": 384,
"height": 64
},
{
"x": 2432,
"y": 768,
"width": 1184,
"width": 256,
"height":32
},
{
"x": 2778,
"y": 448,
"width": 384,
"height": 64
},
{
"x": 3328,
"y": 768,
"width": 256,
"height": 32
},
{
"x": 4096,
"y": 768,
"width": 544,
"height": 32
},
{
"x": 7360,
"y": 768,
"width": 3456,
"height": 32
}
],
"win": {
"x": 12000,

View File

@ -1,6 +1,7 @@
[
"level_0",
"level_1",
"level_2"
"level_2",
"level_3"
]