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
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.12.1" orientation="orthogonal" renderorder="right-down" width="10" height="40" tilewidth="32" tileheight="32" infinite="0" nextlayerid="3" nextobjectid="2">
<tileset firstgid="1" source="Wood.tsx"/>
<layer id="1" name="Tile Layer 1" width="10" height="40">
<data encoding="csv">
0,0,0,205,206,207,208,0,0,0,
0,0,205,206,222,223,207,208,0,0,
0,0,222,222,222,223,223,223,0,0,
0,0,237,238,183,183,239,240,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,
183,183,183,183,183,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,0,0,0,0,0,0,0,
0,0,0,0,183,183,183,183,183,183,
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,0,0,
183,183,183,183,183,183,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,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,183,183,183,183,183,
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,
183,183,183,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,0,0,31,31,31,31,0,0,0,
31,31,31,31,31,31,31,31,31,31,
31,31,31,31,31,31,31,31,31,31
</data>
</layer>
<objectgroup id="2" name="Object Layer 1">
<object id="1" name="leaf" type="Leaf" gid="41" x="67.1428" y="189.119" width="32" height="32"/>
</objectgroup>
</map>
|