summaryrefslogtreecommitdiff
path: root/Rules/desertcliffs/rule_cave_002.tmx
blob: e7c114062dab5be23ce48e3744c47ad29a28094d (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="8" height="6" 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>
 <tileset firstgid="78" name="desert1" tilewidth="32" tileheight="32" tilecount="256" columns="16">
  <image source="../../graphics/tilesets/desert1.png" width="512" height="512"/>
 </tileset>
 <layer name="Regions" width="8" height="6">
  <data encoding="csv">
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,74,0,0,0,74,74,0,
0,74,0,74,0,0,0,0,
0,0,0,74,0,74,74,0,
0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Input_set" width="8" height="6">
  <data encoding="csv">
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,10,0,
0,10,0,10,0,0,0,0,
0,0,0,0,0,10,0,0,
0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="InputNot_set" width="8" height="6" opacity="0.4">
  <data encoding="csv">
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,10,0,0,0,10,0,0,
0,0,0,0,0,0,0,0,
0,0,0,10,0,0,10,0,
0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Output_Ground1" width="8" height="6" opacity="0.8">
  <data encoding="csv">
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,176,0,
0,161,0,113,0,0,0,0,
0,0,0,129,0,181,0,0,
0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Output_Over" width="8" height="6">
  <data encoding="csv">
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Output_Collision" width="8" height="6">
  <data encoding="csv">
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0
</data>
 </layer>
</map>