Implementado el cambio de pantalla
This commit is contained in:
27
data/map/surface.world
Normal file
27
data/map/surface.world
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user