Files
Jamaique/scripts/world/template.world
2026-07-11 04:40:29 +02:00

21 lines
398 B
Plaintext

{
"maps": [
{
"fileName": "maps/room1.tmx",
"height": 960,
"width": 1200,
"x": -400,
"y": 0
},
{
"fileName": "maps/room2.tmx",
"height": 480,
"width": 800,
"x": 880,
"y": -120
}
],
"onlyShowAdjacentMaps": false,
"type": "world"
}