Skip to content
Snippets Groups Projects
tiled_base64_zlib_infinite.tmx 2.56 KiB
Newer Older
BlockCat's avatar
BlockCat committed
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.2" tiledversion="2020.05.20" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32" infinite="1" backgroundcolor="#ff00ff" nextlayerid="6" nextobjectid="5">
 <editorsettings>
  <chunksize width="32" height="32"/>
 </editorsettings>
 <tileset firstgid="1" name="tilesheet" tilewidth="32" tileheight="32" tilecount="84" columns="14">
  <image source="tilesheet.png" width="448" height="192"/>
  <tile id="1">
   <properties>
    <property name="a tile property" value="123"/>
   </properties>
  </tile>
 </tileset>
 <tileset firstgid="85" source="tilesheet.tsx"/>
 <layer id="3" name="Background" width="100" height="100">
  <data encoding="base64" compression="zlib">
   <chunk x="-32" y="0" width="32" height="32">
   eJztzTENAAAMw7BiGH+wg9CjryPldrJ142t8Pp/P5/P5fD6fz+fz+w/olSQB
  </chunk>
   <chunk x="0" y="0" width="32" height="32">
   eJztwwEJAAAMBKHL8P3DrsdQcNVUVVXV1w/BwEgB
  </chunk>
   <chunk x="-32" y="32" width="32" height="32">
   eJztzcEJAAAIA7HO4P7DOkRBEBK49yWdKWv5+/v7+/v73/8BgH8WAIoSAQ==
  </chunk>
   <chunk x="0" y="32" width="32" height="32">
   eJztwwEJAAAAAqA29H9sQ1KwSaqqXgUA/gxxUCQB
  </chunk>
  </data>
 </layer>
 <layer id="4" name="Ground" width="100" height="100" locked="1">
  <data encoding="base64" compression="zlib">
   <chunk x="0" y="0" width="32" height="32">
   eJztVLsOwjAQi4Af6MAnIBb4AgRiRUKw8+hMS2fg87mInGSdLk0ThgyNJYtXajvxBWMKCgoK4nAhXom3TN4dsSE+XY5/s/B+NErdB/FOfANryJKSw2o2HrYiZ+e+q4AvkSM2Az/PXMD7j5KzFc9jjlr5PYRKcCI+h/xRx66JPQN7rivi2r0ujd4/+/fpp5yB1Z0Dff3jnODsS3aBjJq/1ZRzLfvnvflmtW92Q/4zRzkL2D/efS0r34EU/yHr8fzlHWTKNUP9D6a/U+6V9/5RldL9pyau10pVSvPn/58NUOtWm0mfVmgdgrvbmd/92xu9W20mfVqhdRrQPwfG7n8knomnTP4W24zexX9c/l+dHlQo
  </chunk>
   <chunk x="0" y="32" width="32" height="32">
   eJzt0KESABAQRdH9IwlJIlH8/9fYQKJ66Z6ZV5S7w+xWHm9Kpx99w5fE/by70xdM/x+nV/cdTdzv4h4AAAAA4L8FOaQDyA==
  </chunk>
  </data>
 </layer>
 <layer id="5" name="Overlay" width="100" height="100">
  <data encoding="base64" compression="zlib">
   <chunk x="0" y="0" width="32" height="32">
   eJztwzENAAAIA7A5wb9L3hkgPG3SBAB+TQUA4MYCfd0AXg==
  </chunk>
  </data>
 </layer>
 <objectgroup id="2" name="Object group">
  <object id="1" x="14" y="9" width="285" height="135"/>
  <object id="2" x="329" y="217" width="102" height="109">
   <ellipse/>
  </object>
  <object id="3" x="314" y="376">
   <polyline points="0,0 -111,-63 -203,27 -205,-130 -78,-150 -6,-6"/>
  </object>
  <object id="4" x="479" y="84">
   <polygon points="0,0 139,128 -55,64 -37,-49 159,47 138,126"/>
  </object>
 </objectgroup>
</map>