Files

49 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.12.2" orientation="orthogonal" renderorder="right-down" width="14" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="5" nextobjectid="4">
<tileset firstgid="1" name="tiles" tilewidth="16" tileheight="16" tilecount="72" columns="8">
<image source="/Users/leidianyayi/Documents/GitHub/ModelTest20260714/Opus4-8-xhigh/public/assets/sprites/tileset.png" width="128" height="144"/>
</tileset>
<layer id="1" name="ground" width="14" height="10">
<data encoding="csv">
2,1,1,1,1,2,1,40,1,1,2,1,1,1,
1,1,1,1,2,1,1,3,1,2,1,1,1,1,
1,1,1,2,1,1,1,1,2,1,1,1,1,2,
1,1,2,1,1,24,24,24,24,1,1,1,2,1,
1,2,1,1,1,24,24,24,24,1,1,2,1,1,
2,1,1,1,1,24,24,24,24,1,2,1,1,1,
1,1,1,1,2,24,24,24,24,2,1,1,1,1,
1,1,1,2,1,1,1,1,2,1,1,1,1,2,
1,1,2,1,1,1,1,2,1,1,1,1,2,1,
1,2,1,1,1,1,2,1,1,1,1,2,1,1
</data>
</layer>
<layer id="2" name="obstacles" width="14" height="10">
<data encoding="csv">
14,14,14,14,14,14,14,0,14,14,14,14,14,14,
14,0,0,0,0,0,0,0,0,0,0,0,0,14,
14,0,52,0,0,0,0,0,0,0,0,0,0,14,
14,0,0,0,0,0,0,0,0,0,0,0,0,14,
14,0,0,0,0,0,16,16,0,0,0,0,0,14,
14,0,0,0,0,0,0,0,0,0,0,0,0,14,
14,0,0,0,0,0,0,0,0,0,0,0,0,14,
14,0,0,53,0,0,0,0,0,0,0,23,0,14,
14,0,0,0,0,0,0,0,0,0,0,0,0,14,
14,14,14,14,14,14,14,14,14,14,14,14,14,14
</data>
</layer>
<objectgroup id="3" name="objects">
<object id="1" name="door_plaza" type="door" x="112" y="0" width="16" height="16">
<properties>
<property name="target" value="plaza"/>
<property name="dest" value="sp_from_well"/>
</properties>
</object>
<object id="2" name="sp_from_plaza" type="spawn" x="112" y="32" width="16" height="16"></object>
<object id="3" name="i_well" type="interact" x="112" y="80" width="16" height="16">
<properties>
<property name="kind" value="well"/>
</properties>
</object>
</objectgroup>
</map>