Advertisement
Rapptz

examplemap.tmx

Mar 1st, 2013
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.84 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <map version="1.0" orientation="orthogonal" width="40" height="40" tilewidth="32" tileheight="32">
  3.  <tileset firstgid="1" name="Example" tilewidth="32" tileheight="32">
  4.   <image source="Program Files (x86)/Stencyl/Images/Extra Resources/12.png" width="256" height="576"/>
  5.  </tileset>
  6.  <layer name="Tile Layer 1" width="40" height="40">
  7.   <data encoding="base64" compression="zlib">
  8.    eJzt070KgzAUhuGsBRXExR9yB62TOqlT6dX0/me/zRCKItST5R2eITmB8y7xzjkP4BZPeUlvtO8h7YEqej/IKJNRXyl14Nc8PM+yyJqoL26N+97ylY9hn7/QZ+1sf+q+xu1/IZNciuCuS9wHAAAAAACA/9oA5zW1nQ==
  9.   </data>
  10.  </layer>
  11.  <objectgroup name="Door" width="40" height="40">
  12.   <object name="Door" type="Teleport" x="543" y="259" width="32" height="30">
  13.    <properties>
  14.     <property name="hit" value=""/>
  15.    </properties>
  16.   </object>
  17.  </objectgroup>
  18. </map>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement