/ld28

To get this branch, use:
bzr branch http://9ix.org/bzr/ld28

« back to all changes in this revision

Viewing changes to data/map.tmx

  • Committer: Josh C
  • Date: 2013-12-14 05:07:54 UTC
  • Revision ID: josh@9ix.org-20131214050754-qvx21hikbfl6e2m4
move clones a little more like players move

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<map version="1.0" orientation="orthogonal" width="50" height="37" tilewidth="16" tileheight="16">
3
 
 <tileset firstgid="1" name="tiles" tilewidth="16" tileheight="16">
4
 
  <image source="tiles.png" width="48" height="16"/>
5
 
  <tile id="0">
6
 
   <properties>
7
 
    <property name="solid" value="true"/>
8
 
   </properties>
9
 
  </tile>
10
 
 </tileset>
11
 
 <layer name="bg" width="50" height="37">
12
 
  <data encoding="base64" compression="zlib">
13
 
   eJztwwEJAAAMBKHj+4dejoGCq6aqqqqqqqr66AEqnw51
14
 
  </data>
15
 
 </layer>
16
 
 <layer name="map" width="50" height="37">
17
 
  <data encoding="base64" compression="zlib">
18
 
   eJzt11EKACEMA9F6/0t7BptGgs6Af1r2IQi7qmo9shJSvgPHfDhwOMLhddx8/7mP+W453F4cOBwp71iSQwlHVjiy+tWR+t/vvA8c5+GY36+cwzG/XzmHwxcO3/xOOHzzO+Hwze+kOF5YG3vyAQI=
19
 
  </data>
20
 
 </layer>
21
 
</map>