forked from Nutrymaco/mario-2-online-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimple.tmx
28 lines (28 loc) · 1.29 KB
/
simple.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
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="left-up" width="20" height="20" tilewidth="32" tileheight="32" infinite="0" nextlayerid="5" nextobjectid="38">
<tileset firstgid="1" source="simple.tsx"/>
<layer id="1" name="Tile Layer 1" width="20" height="20">
<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,22,22,22,0,0,0,0,0,0,0,0,0,0,0,
0,22,22,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,22,22,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,22,22,22,22,0,0,0,0,0,0,
22,22,22,0,0,0,0,0,0,0,0,22,22,22,22,22,0,0,0,0,
22,22,22,22,22,0,0,0,0,0,0,0,22,22,22,0,0,0,0,22,
22,22,22,22,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,
22,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,22,22,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,22,22,22,
0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,
22,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
22,0,0,0,22,22,22,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,22,22,22,0,0,0,0,0,0,0,22,22,22,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,22,22,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,
22,22,0,0,0,0,0,0,0,0,0,22,22,0,0,0,0,0,22,22,
22,22,22,0,0,0,0,22,0,0,22,22,22,0,0,0,0,0,22,22,
22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22
</data>
</layer>
</map>