Marcador transparente. Area de juego ocupa toda la pantalla
This commit is contained in:
@@ -2,73 +2,73 @@
|
||||
"maps": [
|
||||
{
|
||||
"fileName": "02.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 256,
|
||||
"y": 0
|
||||
},
|
||||
{
|
||||
"fileName": "01.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": -64,
|
||||
"y": 0
|
||||
},
|
||||
{
|
||||
"fileName": "03.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 256,
|
||||
"y": 208
|
||||
"y": 240
|
||||
},
|
||||
{
|
||||
"fileName": "04.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": -384,
|
||||
"y": 0
|
||||
},
|
||||
{
|
||||
"fileName": "05.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 576,
|
||||
"y": 0
|
||||
},
|
||||
{
|
||||
"fileName": "06.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 576,
|
||||
"y": 208
|
||||
"y": 240
|
||||
},
|
||||
{
|
||||
"fileName": "07.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 896,
|
||||
"y": 0
|
||||
},
|
||||
{
|
||||
"fileName": "08.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 896,
|
||||
"y": -208
|
||||
"y": -240
|
||||
},
|
||||
{
|
||||
"fileName": "09.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 1216,
|
||||
"y": -208
|
||||
"y": -240
|
||||
},
|
||||
{
|
||||
"fileName": "10.tmx",
|
||||
"height": 208,
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 576,
|
||||
"y": -208
|
||||
"y": -240
|
||||
}
|
||||
],
|
||||
"onlyShowAdjacentMaps": false,
|
||||
|
||||
Reference in New Issue
Block a user