/zoeplat

To get this branch, use:
bzr branch http://9ix.org/bzr/zoeplat

« back to all changes in this revision

Viewing changes to data/testmap.tmx

  • Committer: Josh C
  • Date: 2013-03-16 19:10:33 UTC
  • Revision ID: josh@9ix.org-20130316191033-o1qwl2zy3ps020y2
buildĀ moreĀ level

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<map version="1.0" orientation="orthogonal" width="100" height="100" tilewidth="32" tileheight="32">
 
3
 <tileset firstgid="1" name="tiles" tilewidth="32" tileheight="32">
 
4
  <image source="tiles.png" width="96" height="64"/>
 
5
 </tileset>
 
6
 <layer name="Background" width="100" height="100">
 
7
  <data encoding="base64" compression="zlib">
 
8
   eJztw8EJAAAMA6F7ZP+ZC51DwVVTVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVX/Aag9nEE=
 
9
  </data>
 
10
 </layer>
 
11
 <layer name="map" width="100" height="100">
 
12
  <data encoding="base64" compression="zlib">
 
13
   eJzt0kEOwzAIBMCk/390P5A2lMYGoRlpL5YsEzbHAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMBOr2DYQx+96GOvu93qoxd9rPHv/vTRiz5yVu1IH73ooxd9xOzax/Q+TlmWjKt/7PxwdnUevZ+98+3dyDvRuX/5vru3n+5DnklG9cyTk1E98+RkVM88ORnVM09ORvXMk5NRPfPkAAAAAAAANd7UbwaZ
 
14
  </data>
 
15
 </layer>
 
16
 <objectgroup name="objects" width="100" height="100">
 
17
  <object name="Player" x="256" y="2400" width="32" height="32">
 
18
   <properties>
 
19
    <property name="_the" value="player"/>
 
20
   </properties>
 
21
  </object>
 
22
 </objectgroup>
 
23
</map>