51 lines
2.0 KiB
XML
51 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.10" tiledversion="1.12.2" orientation="orthogonal" renderorder="right-down" width="12" height="8" tilewidth="16" tileheight="16" infinite="0" nextlayerid="5" nextobjectid="6">
|
|
<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="12" height="8">
|
|
<data encoding="csv">
|
|
25,25,30,25,39,25,25,39,25,25,25,25,
|
|
25,25,25,25,25,63,63,25,25,25,25,25,
|
|
25,25,25,25,25,25,25,25,25,25,25,25,
|
|
25,25,25,25,25,25,25,25,25,25,25,25,
|
|
25,25,25,25,25,25,25,25,25,25,25,25,
|
|
25,25,25,25,25,25,25,25,25,25,25,25,
|
|
25,25,25,25,25,25,25,25,25,25,25,25,
|
|
25,25,25,25,25,25,40,25,25,25,25,25
|
|
</data>
|
|
</layer>
|
|
<layer id="2" name="obstacles" width="12" height="8">
|
|
<data encoding="csv">
|
|
27,28,28,28,28,28,28,28,28,28,28,27,
|
|
27,29,0,0,0,0,0,0,62,59,0,27,
|
|
27,29,0,0,0,0,0,0,0,0,0,27,
|
|
27,0,0,0,0,0,0,0,0,0,0,27,
|
|
27,0,0,0,0,0,0,0,0,0,0,27,
|
|
27,0,0,0,0,0,0,0,36,37,0,27,
|
|
27,0,0,0,0,0,0,0,0,0,0,27,
|
|
27,27,27,27,27,27,0,27,27,27,27,27
|
|
</data>
|
|
</layer>
|
|
<objectgroup id="3" name="objects">
|
|
<object id="1" name="door_plaza" type="door" x="96" y="112" width="16" height="16">
|
|
<properties>
|
|
<property name="target" value="plaza"/>
|
|
<property name="dest" value="sp_from_home"/>
|
|
</properties>
|
|
</object>
|
|
<object id="2" name="start" type="spawn" x="48" y="48" width="16" height="16"></object>
|
|
<object id="3" name="sp_from_plaza" type="spawn" x="96" y="96" width="16" height="16"></object>
|
|
<object id="4" name="i_bed" type="interact" x="32" y="32" width="16" height="16">
|
|
<properties>
|
|
<property name="kind" value="bed"/>
|
|
</properties>
|
|
</object>
|
|
<object id="5" name="i_calendar" type="interact" x="32" y="16" width="16" height="16">
|
|
<properties>
|
|
<property name="kind" value="calendar"/>
|
|
</properties>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|