2d game with map data
https://luna-development.net/2dgame/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1395 lines
28 KiB
1395 lines
28 KiB
|
4 years ago
|
[
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true,
|
||
|
|
"action": {
|
||
|
|
"type": "talk",
|
||
|
|
"text": "Hallo"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 0,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 1,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 2,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_32.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_33.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_33.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_34.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_32.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_33.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_33.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_34.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 3,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 4,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 5,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 6,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 7,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": false ,
|
||
|
|
"npc": {
|
||
|
|
"name": "Franz",
|
||
|
|
"text": [
|
||
|
|
"Ja moin",
|
||
|
|
"Was geht?"
|
||
|
|
],
|
||
|
|
"spriteset": "1",
|
||
|
|
"facing": "left"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 8,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 9,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 10,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 11,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 12,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 13,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 0,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 1,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 2,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 3,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 4,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 5,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 6,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 7,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 8,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 9,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 10,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 11,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 12,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 13,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"mapX": 14,
|
||
|
|
"mapY": 14,
|
||
|
|
"sprite": "img/tiles/city_paths/tile_888.png",
|
||
|
|
"isWalkable": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
]
|