pt2game/navmesh/hallway2.tmx

51 lines
1.8 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="34" height="25" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="15">
<imagelayer id="2" name="Image Layer 1">
<image source="../build/default/hallway2.png" width="1066" height="800"/>
</imagelayer>
<objectgroup id="4" name="navmesh">
<object id="3" x="513" y="76">
<polygon points="0,0 14,18 79,16 77,1"/>
</object>
<object id="4" x="513" y="76">
<polygon points="0,0 -6,20 14,18"/>
</object>
<object id="5" x="592" y="92">
<polygon points="0,0 3,23 -25,23 -65,2"/>
</object>
<object id="6" x="527" y="94">
<polygon points="0,0 40,21 10,269 -14,270"/>
</object>
<object id="7" x="513" y="364">
<polygon points="0,0 -46,82 -46,159 132,155 120,56 24,-1"/>
</object>
<object id="8" x="513" y="364">
<polygon points="0,0 -47,5 -46,82"/>
</object>
<object id="9" x="466" y="369">
<polygon points="0,0 -17,-43 -50,78 1,77"/>
</object>
<object id="10" x="467" y="523">
<polygon points="0,0 -14,86 190,87 178,-4"/>
</object>
<object id="11" x="453" y="609">
<polygon points="0,0 -106,105 218,105 204,1"/>
</object>
<object id="12" x="453" y="609">
<polygon points="0,0 -79,1 -106,105"/>
</object>
</objectgroup>
<objectgroup id="3" name="clickable">
<object id="1" name="OBJID_LEAVE_ROOM" x="485" y="654" width="43" height="54"/>
<object id="2" name="OBJID_NEXT_ROOM" x="510" y="1" width="85" height="74"/>
</objectgroup>
<objectgroup id="5" name="points">
<object id="13" name="OBJID_PLAYER_START_DEFAULT" x="509" y="638">
<point/>
</object>
<object id="14" name="OBJID_PLAYER_START+SCENE_HALLWAY3" x="552" y="83">
<point/>
</object>
</objectgroup>
</map>