aboutsummaryrefslogtreecommitdiff
path: root/data/levels/level_1.tmx
blob: 6d374fcdb0942d637d94d812ee24d536a86203ee (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="25" height="15" tilewidth="32" tileheight="32">
 <tileset firstgid="1" name="base" tilewidth="32" tileheight="32">
  <image source="tileset/tileset.png" width="32" height="32"/>
 </tileset>
 <layer name="solidground" width="25" height="15">
  <data encoding="base64" compression="zlib">
   eJxjYBgFwxUwomFS1ROjZ6iDweTfoRD+2NxIT3fisn8UY2IAdcAAZA==
  </data>
 </layer>
</map>