summaryrefslogtreecommitdiff
path: root/rules/example_woodland.tmx
blob: cdb7c6c6d4fd5aef6bb0bfd4a884eef5db290140 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="50" height="30" tilewidth="32" tileheight="32">
 <tileset firstgid="1" name="set_woodland" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_woodland.png" width="512" height="320"/>
 </tileset>
 <tileset firstgid="161" name="Woodland" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/Woodland_ground.png" width="512" height="512"/>
 </tileset>
 <tileset firstgid="417" name="Woodland x3" tilewidth="32" tileheight="96">
  <image source="../graphics/tiles/Woodland_x3.png" width="512" height="192"/>
 </tileset>
 <tileset firstgid="449" name="Collision" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/collision.png" width="64" height="32"/>
 </tileset>
 <tileset firstgid="451" name="Woodland x2" tilewidth="32" tileheight="64">
  <image source="../graphics/tiles/Woodland_x2.png" width="512" height="128"/>
 </tileset>
 <tileset firstgid="483" name="Woodland_x4" tilewidth="32" tileheight="128">
  <image source="../graphics/tiles/Woodland_x4.png" width="512" height="128"/>
 </tileset>
 <layer name="Set" width="50" height="30">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA92W6w7DIAiFbddlvobd7Xn3xlsTzBZSEQG17scJ1sTK54Ho5Jyb/lQ+MT66RspVyzMKq0cRz7+YOgIDNcfl6M1z2cl/FjL0YokMMW+tFxRHag9rlpwXuO4s/LBiwgyUD0uGM8fh0XpLX2YUKY7w0ROixo8adcWtqQB6QLTqc3x+1rWl4eDu28IXiiWVP3W2Ld4EJb1e677QcqYYSllK97XsCyuWGjlJGHJ51KqpHu/oEoYTaBsv7nt/amqCu57zH64PEg7rGvv9ltZ9Tw6tr0eQNcMZ1JIhvvvC4BzB7XPg3kj1Cl67je8gy7ORckjXrwb/bM0RCtSKR3MGK+gG8ToYR86T3rmNpjeuu5vZcBcAAA==
  </data>
 </layer>
</map>