Added test map 2
authorLukas Krickl <lukas@krickl.dev>
Tue, 24 Dec 2024 11:30:22 +0000 (12:30 +0100)
committerLukas Krickl <lukas@krickl.dev>
Tue, 24 Dec 2024 11:30:22 +0000 (12:30 +0100)
maps/base2.tmx [new file with mode: 0644]

diff --git a/maps/base2.tmx b/maps/base2.tmx
new file mode 100644 (file)
index 0000000..436ea81
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="10" height="8" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="11">
+ <tileset firstgid="1" name="tiles1" tilewidth="16" tileheight="16" tilecount="64" columns="8">
+  <image source="../tiles1.png" width="128" height="128"/>
+ </tileset>
+ <objectgroup id="6" name="act">
+  <object id="7" name="1" x="67.63" y="54">
+   <properties>
+    <property name="flags" value="0"/>
+    <property name="type" value="1"/>
+   </properties>
+   <point/>
+  </object>
+  <object id="8" name="0" x="55.625" y="40">
+   <properties>
+    <property name="flags" value="0"/>
+    <property name="type" value="1"/>
+   </properties>
+   <point/>
+  </object>
+ </objectgroup>
+ <layer id="1" name="bg" width="10" height="8">
+  <data encoding="csv">
+57,58,58,59,49,49,60,58,58,61,
+55,49,49,49,49,49,49,49,49,62,
+52,49,49,49,49,49,49,49,49,25,
+49,49,49,49,57,61,49,49,49,49,
+49,49,49,49,63,64,49,49,49,49,
+53,49,49,49,49,49,49,49,49,26,
+55,49,49,49,49,49,49,49,49,62,
+63,54,54,50,49,49,51,54,54,64
+</data>
+ </layer>
+ <layer id="4" name="flags" width="10" height="8" opacity="0.62">
+  <data encoding="csv">
+2,2,2,2,3,3,2,2,2,2,
+2,0,0,0,0,0,0,0,0,2,
+2,0,0,0,0,0,0,0,0,2,
+3,0,0,0,0,0,0,0,0,3,
+3,0,0,0,0,0,0,0,0,3,
+2,0,0,0,0,0,0,0,0,2,
+2,0,0,0,0,0,0,0,0,2,
+2,2,2,2,3,3,2,2,2,2
+</data>
+ </layer>
+</map>