21 lines
398 B
Plaintext
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"
|
|
}
|