summaryrefslogtreecommitdiffstats
path: root/games/classic/level06.tmx
blob: 5b1b009a7a1c12b1625d08cfed7b2038a72a2622 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="11">
 <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
  <image source="tileset.png" width="96" height="64"/>
 </tileset>
 <layer name="Tile Layer 1" width="20" height="15">
  <data encoding="base64" compression="zlib">
   eJxjYmBgYKIyxgfIUUsr87Dpw2UePjFam0fIH8TqHyr+JSRGSD8uPqn2DLR/qWEeLkBP86iJAQv9AVE=
  </data>
 </layer>
 <objectgroup name="Object Layer 1">
  <object id="2" gid="4" x="32" y="448" width="32" height="32"/>
  <object id="6" gid="5" x="160" y="192" width="32" height="32"/>
  <object id="7" gid="5" x="256" y="320" width="32" height="32"/>
  <object id="8" gid="5" x="352" y="288" width="32" height="32"/>
  <object id="9" gid="5" x="448" y="192" width="32" height="32"/>
  <object id="10" gid="6" x="576" y="448" width="32" height="32"/>
 </objectgroup>
</map>