Empezando a trabajar con los nuevos mapas
This commit is contained in:
76
data/map_old/surface.world
Normal file
76
data/map_old/surface.world
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"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
|
||||
},
|
||||
{
|
||||
"fileName": "04.tmx",
|
||||
"height": 208,
|
||||
"width": 320,
|
||||
"x": -384,
|
||||
"y": 0
|
||||
},
|
||||
{
|
||||
"fileName": "05.tmx",
|
||||
"height": 208,
|
||||
"width": 320,
|
||||
"x": 576,
|
||||
"y": 0
|
||||
},
|
||||
{
|
||||
"fileName": "06.tmx",
|
||||
"height": 208,
|
||||
"width": 320,
|
||||
"x": 576,
|
||||
"y": 208
|
||||
},
|
||||
{
|
||||
"fileName": "07.tmx",
|
||||
"height": 208,
|
||||
"width": 320,
|
||||
"x": 896,
|
||||
"y": 0
|
||||
},
|
||||
{
|
||||
"fileName": "08.tmx",
|
||||
"height": 208,
|
||||
"width": 320,
|
||||
"x": 896,
|
||||
"y": -208
|
||||
},
|
||||
{
|
||||
"fileName": "09.tmx",
|
||||
"height": 208,
|
||||
"width": 320,
|
||||
"x": 1216,
|
||||
"y": -208
|
||||
},
|
||||
{
|
||||
"fileName": "10.tmx",
|
||||
"height": 208,
|
||||
"width": 320,
|
||||
"x": 576,
|
||||
"y": -208
|
||||
}
|
||||
],
|
||||
"onlyShowAdjacentMaps": false,
|
||||
"type": "world"
|
||||
}
|
||||
Reference in New Issue
Block a user