-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmap.tmx
executable file
·30 lines (30 loc) · 1.66 KB
/
map.tmx
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
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" height="20" tilewidth="24" tileheight="24">
<tileset firstgid="1" name="tiles" tilewidth="24" tileheight="24">
<image source="tiles.png" width="96" height="120"/>
</tileset>
<layer name="Tile Layer 1" width="30" height="20">
<data encoding="csv">
14,2,2,2,2,13,6,14,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,13,
5,0,0,0,0,7,6,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,
5,0,0,0,0,19,2,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,
5,0,0,0,0,0,0,0,0,0,0,0,15,10,10,10,10,10,10,10,10,16,0,0,15,10,10,10,10,17,
5,0,0,0,0,0,0,0,0,0,0,0,7,6,6,6,6,6,6,6,6,5,0,0,7,6,6,6,6,6,
5,0,0,0,0,0,0,0,0,0,0,15,17,6,14,2,2,2,2,2,2,20,0,0,19,2,2,2,2,13,
5,0,0,0,0,15,10,16,0,0,15,17,6,6,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,
5,0,0,0,0,7,6,5,0,15,17,6,6,6,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,
18,10,10,10,10,17,6,18,10,17,6,6,6,6,5,0,0,0,0,0,0,0,8,0,0,0,0,0,0,7,
6,6,6,6,6,6,6,6,6,6,6,6,6,6,18,10,16,0,0,0,15,10,10,10,10,16,0,0,0,7,
6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,5,0,0,0,7,6,6,6,6,5,0,0,0,7,
6,6,6,6,6,14,2,2,2,2,2,2,2,2,2,2,20,0,0,0,19,2,2,2,2,20,0,0,0,7,
6,6,6,6,6,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,
14,2,2,2,2,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,
5,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,7,
5,0,0,0,0,0,0,0,0,0,0,0,15,16,0,0,15,16,0,0,15,16,0,0,0,15,10,10,10,17,
5,0,0,0,0,0,0,0,15,16,0,0,19,20,0,0,19,20,0,0,7,5,0,0,8,7,6,6,6,6,
5,0,0,0,0,0,0,0,7,5,0,0,0,0,0,0,0,0,0,0,7,18,10,10,10,17,6,6,6,6,
5,0,0,0,15,16,0,0,7,18,16,0,0,0,0,0,0,0,0,0,7,6,6,6,6,6,6,6,6,6,
18,10,10,10,17,18,10,10,17,6,18,10,10,10,10,10,10,10,10,10,17,6,6,6,6,6,6,6,6,6
</data>
</layer>
</map>