Map tiles are generating fine, and I can make a map, now to bring it into the game and see how it works.

This commit is contained in:
Zed A. Shaw 2025-07-11 22:38:08 -04:00
parent 5db3d1a306
commit 3b06105813
5 changed files with 33 additions and 40 deletions

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Before After
Before After