lvl10.tmx (684B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <map version="1.5" tiledversion="1.7.0" orientation="orthogonal" renderorder="right-down" width="10" height="10" tilewidth="32" tileheight="32" infinite="0" nextlayerid="4" nextobjectid="2"> 3 <editorsettings> 4 <export target="lvl9.csv" format="csv"/> 5 </editorsettings> 6 <tileset firstgid="1" source="vbot_tilemap.tsx"/> 7 <layer id="1" name="Calque de Tuiles 1" width="10" height="10"> 8 <data encoding="csv"> 9 4,4,4,4,4,4,4,4,4,4, 10 4,1,1,1,1,1,1,1,1,1, 11 3,3,3,3,3,3,3,3,3,1, 12 3,1,1,1,1,1,1,1,3,1, 13 3,1,3,3,3,3,3,1,3,1, 14 3,1,3,1,1,2,3,1,3,1, 15 3,1,3,1,3,3,3,1,3,1, 16 3,1,3,1,1,1,1,1,3,1, 17 3,1,3,3,3,3,3,3,3,1, 18 3,1,1,1,1,1,1,1,1,1 19 </data> 20 </layer> 21 </map>