28 lines
528 B
Plaintext
28 lines
528 B
Plaintext
{
|
|
"maps": [
|
|
{
|
|
"fileName": "02.tmx",
|
|
"height": 208,
|
|
"width": 320,
|
|
"x": 256,
|
|
"y": 0
|
|
},
|
|
{
|
|
"fileName": "01.tmx",
|
|
"height": 208,
|
|
"width": 320,
|
|
"x": -64,
|
|
"y": 0
|
|
},
|
|
{
|
|
"fileName": "03.tmx",
|
|
"height": 208,
|
|
"width": 320,
|
|
"x": 256,
|
|
"y": 208
|
|
}
|
|
],
|
|
"onlyShowAdjacentMaps": false,
|
|
"type": "world"
|
|
}
|