2023-08-02 19:37:29 +02:00
|
|
|
{
|
|
|
|
"maps": [
|
2023-08-03 08:11:39 +02:00
|
|
|
{
|
|
|
|
"fileName": "level0.tmx",
|
|
|
|
"height": 192,
|
|
|
|
"width": 384,
|
|
|
|
"x": 0,
|
|
|
|
"y": 0
|
2023-08-22 10:39:37 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"fileName": "level1.tmx",
|
|
|
|
"height": 192,
|
|
|
|
"width": 384,
|
|
|
|
"x": 384,
|
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fileName": "level2.tmx",
|
|
|
|
"height": 192,
|
|
|
|
"width": 384,
|
|
|
|
"x": 0,
|
|
|
|
"y": 192
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fileName": "level3.tmx",
|
|
|
|
"height": 192,
|
|
|
|
"width": 384,
|
|
|
|
"x": 384,
|
|
|
|
"y": 192
|
2024-07-28 16:20:04 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"fileName": "level4.tmx",
|
|
|
|
"height": 192,
|
|
|
|
"width": 384,
|
|
|
|
"x": 384,
|
|
|
|
"y": 384
|
2023-08-03 08:11:39 +02:00
|
|
|
}
|
2023-08-02 19:37:29 +02:00
|
|
|
],
|
|
|
|
"onlyShowAdjacentMaps": false,
|
|
|
|
"type": "world"
|
|
|
|
}
|