Save all: Fixed blue screen, VibeVoice audio, Tiled setup
This commit is contained in:
141
assets/maps/NovaFarma.json
Normal file
141
assets/maps/NovaFarma.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"compressionlevel": -1,
|
||||
"height": 8,
|
||||
"infinite": false,
|
||||
"layers": [
|
||||
{
|
||||
"data": [
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"height": 8,
|
||||
"id": 1,
|
||||
"name": "Ground",
|
||||
"opacity": 1,
|
||||
"type": "tilelayer",
|
||||
"visible": true,
|
||||
"width": 8,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
],
|
||||
"nextlayerid": 4,
|
||||
"nextobjectid": 1,
|
||||
"orientation": "orthogonal",
|
||||
"renderorder": "right-down",
|
||||
"tiledversion": "1.11.2",
|
||||
"tileheight": 32,
|
||||
"tilesets": [
|
||||
{
|
||||
"firstgid": 1,
|
||||
"source": "01_Ground.tsx",
|
||||
"name": "01_Ground",
|
||||
"tilewidth": 32,
|
||||
"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,
|
||||
"type": "map",
|
||||
"version": "1.10",
|
||||
"width": 8
|
||||
}
|
||||
Reference in New Issue
Block a user