-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmap.tmx
More file actions
61 lines (61 loc) · 2.38 KB
/
map.tmx
File metadata and controls
61 lines (61 loc) · 2.38 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.2" tiledversion="1.3.0" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="15" height="22" tilewidth="64" tileheight="64" infinite="0" nextlayerid="4" nextobjectid="1">
<editorsettings>
<export target="assets/maps/map.json" format="json"/>
</editorsettings>
<tileset firstgid="1" name="medieval_tilesheet" tilewidth="64" tileheight="64" spacing="32" margin="32" tilecount="126" columns="18">
<image source="assets/images/medieval_tilesheet.png" width="1760" height="704"/>
</tileset>
<layer id="1" name="grass" width="15" height="22">
<data encoding="csv">
76,57,57,45,112,5,57,2,2,45,5,109,57,57,56,
74,57,55,41,8,42,109,45,112,27,9,25,73,58,75,
58,57,58,1,41,24,43,7,6,26,112,73,75,75,74,
57,56,76,110,43,26,111,27,24,44,109,57,58,58,76,
56,58,56,2,23,9,6,42,5,110,2,56,76,74,58,
58,58,73,43,42,110,2,45,5,2,2,57,58,76,75,
76,57,56,73,2,2,2,41,42,2,1,74,74,58,74,
58,74,58,2,2,1,2,2,2,1,1,57,76,75,58,
74,57,74,74,2,2,1,2,2,2,2,93,75,57,76,
76,56,75,74,2,1,2,1,2,2,2,2,75,76,58,
58,76,57,94,1,2,2,2,1,2,1,2,94,76,58,
58,57,55,2,2,1,2,1,2,2,1,55,57,75,76,
56,75,75,55,1,2,2,2,2,1,2,56,57,75,76,
58,76,56,73,2,2,1,2,1,1,1,93,76,2,56,
58,57,76,92,2,1,2,1,1,2,2,92,56,58,76,
58,56,55,94,92,2,2,2,2,1,2,75,58,2,76,
56,76,74,94,75,93,2,2,2,91,92,2,75,58,56,
58,58,56,58,73,74,55,57,94,55,75,56,74,76,76,
74,58,76,75,56,75,2,75,58,74,57,57,76,75,76,
57,75,57,74,74,74,75,76,75,74,74,58,74,75,56,
57,76,75,56,76,75,57,58,74,58,57,76,58,76,74,
58,76,57,55,75,58,56,75,75,58,57,56,75,56,76
</data>
</layer>
<layer id="3" name="objects" width="15" height="22">
<data encoding="csv">
0,0,0,115,0,0,0,53,0,52,0,0,0,59,0,
0,59,63,0,0,95,0,54,0,0,0,118,0,0,0,
0,60,0,80,0,0,115,0,0,0,0,63,0,0,0,
0,0,0,0,117,0,0,0,77,114,0,0,0,0,0,
63,0,0,18,0,0,0,0,0,0,0,63,0,0,0,
0,0,63,36,0,0,0,113,0,60,0,0,0,0,0,
0,0,59,63,0,0,0,0,116,0,0,0,0,0,63,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,59,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,83,0,0,0,0,0,
0,0,60,64,0,0,0,0,0,0,0,59,63,59,0,
0,0,0,63,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,59,0,83,0,0,0,0,0,0,0,101,59,
0,0,0,0,0,0,0,0,101,0,0,0,63,0,0,
0,0,63,0,0,0,0,0,0,0,0,0,0,101,0,
0,0,0,0,0,0,0,0,0,0,0,101,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,119,0,0,0,0,0,0,0,0,
59,0,0,0,59,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
</layer>
</map>