summaryrefslogtreecommitdiff
path: root/Rules/desertcliffs/rule_cave_050.tmx
blob: aabf7fe3269ab1460151cb5fba0d5229669bd992 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="5" height="5" tilewidth="32" tileheight="32" nextobjectid="1">
 <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3">
  <image source="../../graphics/tilesets/collision.png" width="96" height="96"/>
 </tileset>
 <tileset firstgid="10" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8">
  <image source="../tilesets/set_desertcliff.png" width="256" height="256"/>
 </tileset>
 <tileset firstgid="74" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2">
  <image source="../tilesets/set_rules.png" width="64" height="64"/>
 </tileset>
 <layer name="Regions" width="5" height="5">
  <data encoding="csv">
0,0,0,0,0,
0,0,74,0,0,
0,74,74,74,0,
0,0,74,0,0,
0,0,0,0,0
</data>
 </layer>
 <layer name="Input_set" width="5" height="5">
  <data encoding="csv">
0,0,0,0,0,
0,0,14,0,0,
0,14,0,14,0,
0,0,14,0,0,
0,0,0,0,0
</data>
 </layer>
 <layer name="Output_Collision" width="5" height="5">
  <data encoding="csv">
0,0,0,0,0,
0,0,0,0,0,
0,0,2,0,0,
0,0,0,0,0,
0,0,0,0,0
</data>
 </layer>
</map>