Save all: Fixed blue screen, VibeVoice audio, Tiled setup
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="8" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="4" nextobjectid="5">
|
||||
<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="8" height="8" tilewidth="32" tileheight="32" infinite="0" nextlayerid="4" nextobjectid="1">
|
||||
<properties>
|
||||
<property name="description" value="FAZA 1 - Kickstarter Demo Map (8x8)"/>
|
||||
<property name="description" value="FAZA 1 - Kickstarter Demo Map (Empty)"/>
|
||||
<property name="name" value="NovaFarma"/>
|
||||
<property name="spawnX" value="4"/>
|
||||
<property name="spawnY" value="4"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="01_Ground.tsx"/>
|
||||
<tileset firstgid="300" source="02_Obstacles.tsx"/>
|
||||
<tileset firstgid="600" source="04_Buildings.tsx"/>
|
||||
<tileset firstgid="900" source="03_Fences.tsx"/>
|
||||
<tileset firstgid="1200" source="05_Tools_Items.tsx"/>
|
||||
<layer id="1" name="Ground" width="8" height="8">
|
||||
<data encoding="csv">
|
||||
0,0,0,0,0,0,0,0,
|
||||
@@ -22,18 +22,5 @@
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="2" name="Objects"/>
|
||||
<objectgroup id="3" name="SpawnPoints">
|
||||
<object id="1" name="kai_spawn" x="192" y="192">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="2" name="zombie_spawn" x="288" y="144">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="3" name="grok_spawn" x="96" y="96">
|
||||
<point/>
|
||||
</object>
|
||||
<object id="4" name="susi_spawn" x="240" y="288">
|
||||
<point/>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="3" name="SpawnPoints"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user