Finalize session: Fix Tiled map loading (JSON), restore Main Menu, save assets
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"y": 0
|
||||
}
|
||||
],
|
||||
"nextlayerid": 4,
|
||||
"nextlayerid": 2,
|
||||
"nextobjectid": 1,
|
||||
"orientation": "orthogonal",
|
||||
"renderorder": "right-down",
|
||||
@@ -89,49 +89,17 @@
|
||||
"tileheight": 32,
|
||||
"tilesets": [
|
||||
{
|
||||
"columns": 16,
|
||||
"firstgid": 1,
|
||||
"source": "01_Ground.tsx",
|
||||
"image": "../narezano_in_majhno/krvava_zetev_sprites/grass_soil_tileset_1766171156780_obdelan.png",
|
||||
"imageheight": 512,
|
||||
"imagewidth": 512,
|
||||
"margin": 0,
|
||||
"name": "01_Ground",
|
||||
"tilewidth": 32,
|
||||
"spacing": 0,
|
||||
"tilecount": 256,
|
||||
"tileheight": 32,
|
||||
"imageheight": 512,
|
||||
"imagewidth": 512
|
||||
},
|
||||
{
|
||||
"firstgid": 300,
|
||||
"source": "02_Obstacles.tsx",
|
||||
"name": "02_Obstacles",
|
||||
"tilewidth": 32,
|
||||
"tileheight": 32,
|
||||
"imageheight": 512,
|
||||
"imagewidth": 512
|
||||
},
|
||||
{
|
||||
"firstgid": 600,
|
||||
"source": "04_Buildings.tsx",
|
||||
"name": "04_Buildings",
|
||||
"tilewidth": 32,
|
||||
"tileheight": 32,
|
||||
"imageheight": 512,
|
||||
"imagewidth": 512
|
||||
},
|
||||
{
|
||||
"firstgid": 900,
|
||||
"source": "03_Fences.tsx",
|
||||
"name": "03_Fences",
|
||||
"tilewidth": 32,
|
||||
"tileheight": 32,
|
||||
"imageheight": 512,
|
||||
"imagewidth": 512
|
||||
},
|
||||
{
|
||||
"firstgid": 1200,
|
||||
"source": "05_Tools_Items.tsx",
|
||||
"name": "05_Tools_Items",
|
||||
"tilewidth": 32,
|
||||
"tileheight": 32,
|
||||
"imageheight": 512,
|
||||
"imagewidth": 512
|
||||
"tilewidth": 32
|
||||
}
|
||||
],
|
||||
"tilewidth": 32,
|
||||
|
||||
Reference in New Issue
Block a user