Feavy/pokemon-discord-poc

View on GitHub
src/main/resources/maps/map1.tmx

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.5" tiledversion="1.5.0" orientation="orthogonal" renderorder="left-up" width="15" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="1">
 <properties>
  <property name="test" type="bool" value="true"/>
 </properties>
 <tileset firstgid="1" source="../tilesets/tileset.tsx"/>
 <tileset firstgid="14759" source="../tilesets/collisions.tsx"/>
 <layer id="1" name="Calque de Tuiles 1" width="15" height="10">
  <data encoding="csv">
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2638,2639,2640,
2,2,2,2,2,2,2,2,2,2,2,2,2732,2733,2734,
2,2,2,2,2,2,2,2,2,2,2,2,2826,2827,2828
</data>
 </layer>
 <layer id="2" name="Calque de Tuiles 2" width="15" height="10">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,2843,2844,0,0,0,5563,5564,5565,5566,5567,0,0,0,0,
0,2937,2938,0,0,0,5657,5658,5659,5660,5661,0,0,0,0,
0,0,0,13,14,15,5751,5752,5753,5754,5755,13,14,15,0,
0,0,0,107,108,109,5845,5846,5847,5848,5849,107,108,109,0,
0,0,0,201,202,203,5939,5940,5941,5942,5943,201,202,203,0,
0,0,685,686,0,0,6033,6034,6035,6036,6037,0,0,0,0,
0,0,0,0,0,475,0,659,660,661,0,0,0,0,0,
0,0,0,0,0,569,659,662,754,663,661,0,0,0,0,
0,0,0,476,477,0,753,754,754,754,755,0,0,0,0
</data>
 </layer>
 <layer id="3" name="collisions" width="15" height="10" opacity="0.8">
  <properties>
   <property name="test" type="bool" value="true"/>
  </properties>
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,14759,14759,0,0,0,0,0,0,0,0,0,0,0,0,
0,14759,14759,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,14759,14759,14759,14759,14759,0,0,0,0,
0,0,0,14759,14759,14759,14759,14759,14759,14759,14759,14759,14759,14759,0,
0,0,0,14759,14759,14759,14759,14759,14759,14759,14759,14759,14759,14759,0,
0,0,14759,14759,0,0,14759,14759,14764,14759,14759,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
</data>
 </layer>
</map>