45 lines
2.0 KiB
XML
45 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="20" height="8" 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="20" height="8">
|
|
<data encoding="csv">
|
|
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
|
|
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
|
|
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
|
|
1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,
|
|
1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,
|
|
1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,
|
|
1,1,1,1,2,1,1,1,1,1,3,2,1,1,1,1,1,1,2,1,
|
|
2,1,1,1,1,1,1,2,1,1,40,1,1,1,2,1,1,1,1,1
|
|
</data>
|
|
</layer>
|
|
<layer id="2" name="obstacles" width="20" height="8">
|
|
<data encoding="csv">
|
|
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
|
|
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
|
|
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
|
|
14,0,0,0,0,0,0,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,0,0,0,0,0,0,14,
|
|
14,0,0,23,0,0,0,0,0,0,0,0,0,0,0,0,23,0,0,14,
|
|
14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,
|
|
14,14,14,14,14,14,14,14,14,14,0,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="160" y="112" width="16" height="16">
|
|
<properties>
|
|
<property name="target" value="plaza"/>
|
|
<property name="dest" value="sp_from_fog"/>
|
|
</properties>
|
|
</object>
|
|
<object id="2" name="sp_from_plaza" type="spawn" x="160" y="80" width="16" height="16"></object>
|
|
<object id="3" name="i_fog" type="interact" x="160" y="48" width="16" height="16">
|
|
<properties>
|
|
<property name="kind" value="fog"/>
|
|
</properties>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|