pt2game/navmesh/cloakroom.tmx

20 lines
803 B
XML

<?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="4">
<imagelayer id="2" name="Image Layer 1">
<image source="../build/default/cloakroom.png" width="1066" height="800"/>
</imagelayer>
<objectgroup id="4" name="navmesh">
<object id="1" x="245" y="418">
<polygon points="0,0 -171,296 753,296 581,0"/>
</object>
</objectgroup>
<objectgroup id="3" name="clickable">
<object id="2" name="OBJID_LEAVE_ROOM" x="283" y="437" width="157" height="276"/>
</objectgroup>
<objectgroup id="5" name="points">
<object id="3" name="OBJID_PLAYER_START_DEFAULT" x="355" y="700">
<point/>
</object>
</objectgroup>
</map>