Hitboxes of level 2

This commit is contained in:
Marcelo Geldres 2021-10-03 14:06:25 -04:00
parent 511f82e101
commit 17c5015e33
4 changed files with 90 additions and 48 deletions

Binary file not shown.

View File

@ -9,54 +9,78 @@
"x": 576, "x": 576,
"y": 512, "y": 512,
"width": 352, "width": 352,
"height": 0.5 "height": 32
}, },
{ {
"x": 1385, "x": 960,
"y": 374, "y": 352,
"width": 415, "width": 352,
"height": 54 "height": 32
}, },
{ {
"x": 1808, "x": 1728,
"y": 376, "y": 352,
"width": 59, "width": 352,
"height": 379 "height": 32
}, },
{ {
"x": 2352, "x": 2112,
"y": 376, "y": 512,
"width": 59, "width": 352,
"height": 379 "height": 32
}, },
{ {
"x": 3534, "x": 4256,
"y": 590, "y": 544,
"width": 381, "width": 352,
"height": 57 "height": 32
}, },
{ {
"x": 4299, "x": 4608,
"y": 425, "y": 480,
"width": 197, "width": 352,
"height": 330 "height": 96
}, },
{ {
"x": 4885, "x": 5632,
"y": 584, "y": 288,
"width": 380, "width": 608,
"height": 64 "height": 64
}, },
{ {
"x": 6333, "x": 6976,
"y": 530, "y": 480,
"width": 415, "width": 608,
"height": 58 "height": 64
}, },
{ {
"x": 7007, "x": 7968,
"y": 393, "y": 480,
"width": 1124, "width": 608,
"height": 52 "height": 64
},
{
"x": 1344,
"y": 512,
"width": 352,
"height": 32
},
{
"x": 4928,
"y": 544,
"width": 5280,
"height": 32
},
{
"x": 2496,
"y": 736,
"width": 640,
"height": 64
},
{
"x": 4608,
"y": 768,
"width": 5376,
"height": 32
} }
] ]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -1,30 +1,48 @@
{ {
"appear": [ "appear": [
{ {
"x": 8130, "x": 2496,
"y": 0, "y": 736,
"width": 56, "width": 640,
"height": 442 "height": 64
}, },
{ {
"x": 9867, "x": 4608,
"y": 698, "y": 768,
"width": 447, "width": 5376,
"height": 58 "height": 32
},
{
"x": 10176,
"y": 0,
"width": 64,
"height": 576
} }
], ],
"disappear": [ "disappear": [
{ {
"x": 2079, "x": 2880,
"y": 0, "y": 352,
"width": 61, "width": 352,
"height": 378 "height": 32
}, },
{ {
"x": 8131, "x": 4256,
"y": 440, "y": 576,
"width": 56, "width": 352,
"height": 313 "height": 224
},
{
"x": 7520,
"y": 0,
"width": 64,
"height": 480
},
{
"x": 9216,
"y": 480,
"width": 704,
"height": 64
} }
], ],
"win": { "win": {