map crap
This commit is contained in:
26
data/map.tmx
Normal file
26
data/map.tmx
Normal file
@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.11.1" orientation="orthogonal" renderorder="right-down" width="30" height="20" tilewidth="64" tileheight="64" infinite="1" nextlayerid="2" nextobjectid="1">
|
||||
<tileset firstgid="1" source="Downloads/overworld.tsx"/>
|
||||
<layer id="1" name="Tile Layer 1" width="30" height="20">
|
||||
<data encoding="csv">
|
||||
<chunk x="0" y="0" width="16" height="16">
|
||||
1,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
9,10,11,12,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
9,18,19,12,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
17,10,11,20,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
9,18,19,12,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
17,10,11,20,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
9,10,11,12,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
9,18,19,20,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
9,10,11,12,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
17,10,11,20,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
9,10,11,12,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
17,18,19,20,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
25,26,27,28,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
|
||||
</chunk>
|
||||
</data>
|
||||
</layer>
|
||||
</map>
|
Reference in New Issue
Block a user