map: Added templates for rendering doors
authorLukas Krickl <lukas@krickl.dev>
Tue, 16 Dec 2025 21:45:53 +0000 (22:45 +0100)
committerLukas Krickl <lukas@krickl.dev>
Tue, 16 Dec 2025 21:45:53 +0000 (22:45 +0100)
maps/far_center_door.tmx [new file with mode: 0644]
maps/far_left_door.tmx [new file with mode: 0644]
maps/far_right_door.tmx [new file with mode: 0644]
maps/near_left_door.tmx [new file with mode: 0644]
maps/near_right_door.tmx [new file with mode: 0644]
tiles/bank8000.png
tiles/bank9000.png

diff --git a/maps/far_center_door.tmx b/maps/far_center_door.tmx
new file mode 100644 (file)
index 0000000..4eed81f
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="4" height="3" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1">
+ <tileset firstgid="1" source="bg.tsx"/>
+ <layer id="1" name="Tile Layer 1" width="4" height="3">
+  <data encoding="csv">
+25,43,43,26,
+12,24,24,13,
+41,27,27,42
+</data>
+ </layer>
+</map>
diff --git a/maps/far_left_door.tmx b/maps/far_left_door.tmx
new file mode 100644 (file)
index 0000000..c3cfaa9
--- /dev/null
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="4" height="5" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1">
+ <tileset firstgid="1" source="bg.tsx"/>
+ <layer id="1" name="Tile Layer 1" width="4" height="5">
+  <data encoding="csv">
+9,10,11,4,
+24,24,24,28,
+24,24,24,24,
+24,24,24,44,
+57,58,59,52
+</data>
+ </layer>
+</map>
diff --git a/maps/far_right_door.tmx b/maps/far_right_door.tmx
new file mode 100644 (file)
index 0000000..547bae9
--- /dev/null
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="4" height="5" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1">
+ <tileset firstgid="1" source="bg.tsx"/>
+ <layer id="1" name="Tile Layer 1" width="4" height="5">
+  <data encoding="csv">
+5,14,15,16,
+29,24,24,24,
+24,24,24,24,
+45,24,24,24,
+53,62,63,64
+</data>
+ </layer>
+</map>
diff --git a/maps/near_left_door.tmx b/maps/near_left_door.tmx
new file mode 100644 (file)
index 0000000..aecb334
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="4" height="7" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1">
+ <tileset firstgid="1" source="bg.tsx"/>
+ <layer id="1" name="Tile Layer 1" width="4" height="7">
+  <data encoding="csv">
+9,10,11,4,
+24,24,24,28,
+24,24,24,24,
+24,24,24,24,
+24,24,24,24,
+24,24,24,44,
+57,58,59,52
+</data>
+ </layer>
+</map>
diff --git a/maps/near_right_door.tmx b/maps/near_right_door.tmx
new file mode 100644 (file)
index 0000000..f258ecf
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="4" height="7" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1">
+ <tileset firstgid="1" source="bg.tsx"/>
+ <layer id="1" name="Tile Layer 1" width="4" height="7">
+  <data encoding="csv">
+5,14,15,16,
+29,24,24,24,
+24,24,24,24,
+24,24,24,24,
+24,24,24,24,
+45,24,24,24,
+53,62,63,64
+</data>
+ </layer>
+</map>
index 6caaabf6c65cf8e373fbe6691d985c24954c9e2f..d90a331125fe634795d16dd1a0e455f60b7afa8d 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:73e73a3875bde78cc1b930c2c9589afe2ebb77a8380a0935771b35652ca5132c
-size 738
+oid sha256:3a014c6238c3cc64c69049064d576a6c7bea636e9bad9be04bcf332467cf11b6
+size 850
index 6caaabf6c65cf8e373fbe6691d985c24954c9e2f..d90a331125fe634795d16dd1a0e455f60b7afa8d 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:73e73a3875bde78cc1b930c2c9589afe2ebb77a8380a0935771b35652ca5132c
-size 738
+oid sha256:3a014c6238c3cc64c69049064d576a6c7bea636e9bad9be04bcf332467cf11b6
+size 850