summary refs log tree commit diff
path: root/src/res/test.tmx
diff options
context:
space:
mode:
authorzlago2024-10-14 13:34:46 +0200
committerzlago2024-10-14 13:38:08 +0200
commitaf6acead62498bc49065ef828e388bcd511ce54d (patch)
treead1f2be020f75c6909861492ac74ea010e4fa8d5 /src/res/test.tmx
parente9c3633239f1f11ceabf1b83a5a4862ca5ad0d79 (diff)
bump assets HEAD main
Diffstat (limited to 'src/res/test.tmx')
-rw-r--r--src/res/test.tmx21
1 files changed, 19 insertions, 2 deletions
diff --git a/src/res/test.tmx b/src/res/test.tmx
index dbe6f35..5ac87be 100644
--- a/src/res/test.tmx
+++ b/src/res/test.tmx
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="30" height="20" tilewidth="8" tileheight="8" infinite="0" backgroundcolor="#4e7bdd" nextlayerid="3" nextobjectid="5">
+<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="30" height="20" tilewidth="8" tileheight="8" infinite="0" backgroundcolor="#4e7bdd" nextlayerid="3" nextobjectid="9">
  <tileset firstgid="1" source="autotiles.tsx"/>
+ <tileset firstgid="33" source="tileset.tsx"/>
  <layer id="1" name="Tile Layer 1" width="30" height="20" offsetx="-4" offsety="-4">
   <properties>
    <property name="middleground" type="bool" value="true"/>
@@ -20,7 +21,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,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+37,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,38,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,0,0,0,0,0,0,0,0,0,0,
 0,0,9,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,5,0,0,
@@ -39,5 +40,21 @@
   <object id="3" name="test" type="enemy" x="200" y="120">
    <point/>
   </object>
+  <object id="5" name="tiny" type="warp" x="0" y="96" width="8" height="40">
+   <properties>
+    <property name="map" type="file" value="tiny.tmx"/>
+    <property name="tox" type="int" value="96"/>
+    <property name="toy" type="int" value="64"/>
+   </properties>
+  </object>
+  <object id="6" name="walky" type="walker" x="112" y="112">
+   <point/>
+  </object>
+  <object id="7" type="flier" x="112" y="56">
+   <polygon points="0,0 -56,48 56,48"/>
+  </object>
+  <object id="8" type="flier" x="152" y="128">
+   <polyline points="0,0 -8,-16 -16,0 -24,-16 -32,0 -40,-16 -48,0 -56,-16 -64,0 -72,-16 -80,0"/>
+  </object>
  </objectgroup>
 </map>