Advertisement
Guest User

Untitled

a guest
Sep 7th, 2015
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.53 KB | None | 0 0
  1.  
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <map version="1.0" orientation="orthogonal" renderorder="right-down" width="200" height="40" tilewidth="50" tileheight="50" nextobjectid="1">
  4.  <tileset firstgid="1" name="images" tilewidth="50" tileheight="50" tilecount="10">
  5.   <tile id="0">
  6.    <image width="50" height="50" source="bad.png"/>
  7.   </tile>
  8.   <tile id="1">
  9.    <image width="50" height="50" source="finish.png"/>
  10.   </tile>
  11.   <tile id="2">
  12.    <image width="50" height="50" source="normal.png"/>
  13.   </tile>
  14.   <tile id="3">
  15.    <image width="50" height="50" source="spawn.png"/>
  16.   </tile>
  17.   <tile id="4">
  18.    <image width="50" height="50" source="cloud1.png"/>
  19.   </tile>
  20.   <tile id="5">
  21.    <image width="50" height="50" source="cloud2.png"/>
  22.   </tile>
  23.   <tile id="6">
  24.    <image width="50" height="50" source="cloud3.png"/>
  25.   </tile>
  26.   <tile id="7">
  27.    <image width="50" height="50" source="cloud4.png"/>
  28.   </tile>
  29.   <tile id="8">
  30.    <image width="50" height="50" source="cloud5.png"/>
  31.   </tile>
  32.   <tile id="9">
  33.    <image width="50" height="50" source="cloud6.png"/>
  34.   </tile>
  35.  </tileset>
  36.  <layer name="Tile Layer 1" width="200" height="40" opacity="0.98">
  37.   <data encoding="base64" compression="zlib">
  38.    eJzt19sOgjAMAFAQ7///we4BE7JsYYOhoOckfUDXzoe2xK4DgM+7hLiGuDXOL6279n7Y0j3EI8SzcX5p3fhcal7MEEextFdL81JztXaGoYWSHl7aqy173PuEb9jLnh7GyD3v5Xfym2r3b8n5ljt9bj5gS7X7t+S8nQ51hiiAeeaFI5rb96nP45w1fV+S+z5zWnkXpJyj51yPpf4fT/u/T3yXOt+PEdfoJzXivDgnV8N80FKuv6Y9mIq5d0bt/blaAAAAAAAAAAAAAAAAAAAAAAAAAADwb15KVQMv
  39.   </data>
  40.  </layer>
  41. </map>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement