maped: Added tileset for designing floor layouts
authorLukas Krickl <lukas@krickl.dev>
Mon, 15 Dec 2025 15:21:44 +0000 (16:21 +0100)
committerLukas Krickl <lukas@krickl.dev>
Mon, 15 Dec 2025 15:21:44 +0000 (16:21 +0100)
maps/l1.tmx [new file with mode: 0644]
maps/mapeditor.tsx [new file with mode: 0644]
tiles/mapeditor.png [new file with mode: 0644]

diff --git a/maps/l1.tmx b/maps/l1.tmx
new file mode 100644 (file)
index 0000000..b09133e
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="20" height="14" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1">
+ <tileset firstgid="1" source="mapeditor.tsx"/>
+ <layer id="1" name="Tile Layer 1" width="20" height="14">
+  <data encoding="csv">
+3,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
+2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2
+</data>
+ </layer>
+</map>
diff --git a/maps/mapeditor.tsx b/maps/mapeditor.tsx
new file mode 100644 (file)
index 0000000..ea67ed5
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset version="1.10" tiledversion="1.11.2" name="mapeditor" tilewidth="8" tileheight="8" tilecount="128" columns="16">
+ <image source="../tiles/mapeditor.png" width="128" height="64"/>
+</tileset>
diff --git a/tiles/mapeditor.png b/tiles/mapeditor.png
new file mode 100644 (file)
index 0000000..b3d77af
--- /dev/null
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4217dc9da28b4d5509ae035ffde8dcbfddeebe4da5c0156997f6a6a47b22bfc3
+size 317