summaryrefslogtreecommitdiffstats
path: root/games/classic/level01.tmx
blob: 2027469a4a961732aa29df67112dadc9cd9ce290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="6">
 <tileset firstgid="1" source="tileset.tsx"/>
 <layer name="Tile Layer 1" width="20" height="15">
  <data encoding="base64" compression="zlib">
   eJxjYmBgYKIyphYYNW/UvFHzhr551MQAOycAhQ==
  </data>
 </layer>
 <objectgroup name="Object Layer 1">
  <object id="2" gid="4" x="64" y="416" width="32" height="32"/>
  <object id="3" gid="5" x="160" y="128" width="32" height="32"/>
  <object id="4" gid="5" x="480" y="416" width="32" height="32"/>
  <object id="5" gid="6" x="352" y="96" width="32" height="32"/>
 </objectgroup>
</map>