There's a bug where the last item in tiles.json draws a black square, which is why I named ceiling_blue to zceiling_blue to temporarily solve it.

This commit is contained in:
Zed A. Shaw 2025-07-11 01:02:27 -04:00
parent b2a6262964
commit 5e01eb29a9
7 changed files with 116 additions and 102 deletions

View file

@ -7,122 +7,122 @@
},
{
"centered": false,
"display": 35,
"x": 32,
"y": 0
},
{
"centered": false,
"display": 10398,
"display": 8284,
"x": 64,
"y": 0
},
{
"centered": false,
"display": 35,
"x": 96,
"y": 0
},
{
"centered": false,
"display": 35,
"display": 11590,
"x": 128,
"y": 0
},
{
"centered": false,
"display": 8820,
"x": 160,
"y": 0
},
{
"centered": false,
"display": 9608,
"display": 10899,
"x": 192,
"y": 0
},
{
"centered": false,
"display": 35,
"x": 224,
"display": 9256,
"x": 256,
"y": 0
},
{
"centered": false,
"display": 9608,
"x": 320,
"y": 0
},
{
"centered": false,
"display": 10747,
"x": 384,
"y": 0
},
{
"centered": false,
"display": 8285,
"x": 448,
"y": 0
},
{
"centered": true,
"display": 1003,
"x": 256,
"x": 512,
"y": 0
},
{
"centered": true,
"display": 3848,
"x": 288,
"x": 576,
"y": 0
},
{
"centered": true,
"display": 85,
"x": 0,
"y": 32
"y": 64
},
{
"centered": true,
"display": 8687,
"x": 32,
"y": 32
"x": 64,
"y": 64
},
{
"centered": true,
"display": 10949,
"x": 64,
"y": 32
"x": 128,
"y": 64
},
{
"centered": true,
"display": 8793,
"x": 96,
"y": 32
"x": 192,
"y": 64
},
{
"centered": true,
"display": 95,
"x": 128,
"y": 32
"x": 256,
"y": 64
},
{
"centered": true,
"display": 1898,
"x": 160,
"y": 32
"x": 320,
"y": 64
},
{
"centered": true,
"display": 42586,
"x": 384,
"y": 64
},
{
"centered": true,
"display": 2189,
"x": 192,
"y": 32
"x": 448,
"y": 64
},
{
"centered": true,
"display": 2189,
"x": 224,
"y": 32
},
{
"centered": true,
"display": 42603,
"x": 256,
"y": 32
"display": 41981,
"x": 512,
"y": 64
},
{
"centered": true,
"display": 2220,
"x": 288,
"y": 32
"x": 576,
"y": 64
},
{
"centered": true,
"display": 1218,
"x": 0,
"y": 64
"y": 128
}
]