Sha256: 7d985d4fce9e3c1d3a0cd08d6701186c7863ab3b0701f867220a85434c8c2a6b
Contents?: true
Size: 1.72 KB
Versions: 8
Compression:
Stored size: 1.72 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="20" height="16" tilewidth="25" tileheight="25"> <tileset firstgid="1" name="tiles" tilewidth="25" tileheight="25"> <image source="../images/tiles.png" width="200" height="25"/> </tileset> <tileset firstgid="9" name="Hero" tilewidth="25" tileheight="25"> <image source="../images/hero.png" width="225" height="50"/> </tileset> <tileset firstgid="27" name="items" tilewidth="25" tileheight="25"> <image source="../images/items.png" width="250" height="50"/> </tileset> <layer name="Base" width="20" height="16"> <data encoding="csv"> 0,0,0,0,0,0,0,0,0,0,0,0,0,7,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,7,8,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,7,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,7,0,0,0,7,7,0,0,0,0,0, 0,0,0,0,0,0,0,0,7,0,0,0,7,0,8,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,7,0,0,0,0,0,0,0,0,0, 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0, 1,2,2,5,0,0,0,0,7,0,0,0,6,2,5,0,0,0,0,0, 1,1,1,3,0,0,6,2,2,5,0,6,1,1,1,5,0,0,0,0, 1,1,1,3,0,6,1,1,1,1,2,1,1,1,1,1,5,0,0,0, 1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2, 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 </data> </layer> <objectgroup color="#5e3ea4" name="Hero" width="20" height="16"> <object gid="9" x="0" y="25"/> </objectgroup> <objectgroup name="Items" width="20" height="16"> <object gid="41" x="350" y="150"/> <object gid="41" x="275" y="300"/> <object gid="41" x="125" y="225"/> <object gid="41" x="425" y="250"/> <object gid="39" x="175" y="300"/> <object gid="39" x="225" y="150"/> <object gid="41" x="125" y="75"/> </objectgroup> </map>
Version data entries
8 entries across 8 versions & 1 rubygems