40 lines
760 B
JSON
40 lines
760 B
JSON
{
|
|
"type": "map",
|
|
"version": "1.10",
|
|
"tiledversion": "1.10.2",
|
|
"orientation": "orthogonal",
|
|
"renderorder": "right-down",
|
|
"width": 4,
|
|
"height": 4,
|
|
"tilewidth": 32,
|
|
"tileheight": 32,
|
|
"infinite": false,
|
|
"tilesets": [],
|
|
"layers": [
|
|
{
|
|
"id": 1,
|
|
"name": "Ground",
|
|
"type": "tilelayer",
|
|
"visible": true,
|
|
"opacity": 1,
|
|
"x": 0,
|
|
"y": 0,
|
|
"width": 4,
|
|
"height": 4,
|
|
"data": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Collisions",
|
|
"type": "tilelayer",
|
|
"visible": true,
|
|
"opacity": 1,
|
|
"x": 0,
|
|
"y": 0,
|
|
"width": 4,
|
|
"height": 4,
|
|
"data": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
}
|
|
]
|
|
}
|