Improved Lab experiment
[2dworld.git] / maps / lab.tmx
blob6f46764b7c2c6d87ed3db9f4aef20a36f717f558
1 <?xml version="1.0" encoding="UTF-8"?>
2 <map version="1.0" orientation="orthogonal" width="15" height="15" tilewidth="32" tileheight="32">
3 <tileset firstgid="1" name="base" tilewidth="32" tileheight="32">
4 <image source="tiles/Lab/base.png" width="128" height="64"/>
5 <tile id="1">
6 <properties>
7 <property name="block" value="1"/>
8 </properties>
9 </tile>
10 <tile id="4">
11 <properties>
12 <property name="goal" value="1"/>
13 </properties>
14 </tile>
15 </tileset>
16 <layer name="lab" width="15" height="15">
17 <properties>
18 <property name="control" value="lab"/>
19 <property name="player" value="1"/>
20 <property name="startx" value="2"/>
21 <property name="starty" value="2"/>
22 </properties>
23 <data encoding="base64" compression="zlib">
24 eJxjYmBgYKIA4wO45JH14jKLGL24xPCxsZlLql5i1ZOqF1tYEKMXXR2perEBWuklJV3hS2+44pHU+CakFh8AqWfF4U5SMAB0ZwDa
25 </data>
26 </layer>
27 </map>