added more rendering templates
authorLukas Krickl <lukas@krickl.dev>
Fri, 2 Jan 2026 04:48:34 +0000 (05:48 +0100)
committerLukas Krickl <lukas@krickl.dev>
Fri, 2 Jan 2026 04:48:34 +0000 (05:48 +0100)
The new templates are for walls that should be in the viewport to the
left and right of the player.

maps/far_center_left_wall.tmx [new file with mode: 0644]
maps/far_center_right_wall.tmx [new file with mode: 0644]
maps/far_left_door.tmx
maps/far_right_door.tmx
maps/near_left_door.tmx
maps/near_right_door.tmx
tiles/bank8000.png
tiles/bank9000.png

diff --git a/maps/far_center_left_wall.tmx b/maps/far_center_left_wall.tmx
new file mode 100644 (file)
index 0000000..4fbd422
--- /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">
+22,34,34,34,
+17,19,19,19,
+38,35,35,35
+</data>
+ </layer>
+</map>
diff --git a/maps/far_center_right_wall.tmx b/maps/far_center_right_wall.tmx
new file mode 100644 (file)
index 0000000..2c8defa
--- /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">
+34,34,34,23,
+19,19,19,33,
+35,35,35,39
+</data>
+ </layer>
+</map>
index d573da0c292b16d1636f5f91fdfda45ad116e442..d416b76fb0db359a398f2e83e50274d6e65ff1ac 100644 (file)
@@ -4,9 +4,9 @@
  <layer id="1" name="bg" width="4" height="5">
   <data encoding="csv">
 9,10,11,4,
-24,24,24,28,
-24,24,24,24,
-24,24,24,44,
+46,24,24,28,
+46,24,24,24,
+46,24,24,44,
 57,58,59,52
 </data>
  </layer>
index 1036ea5427f5f9b2ccb8b9a6215fcca1e83bd2ce..fb59831ec8339a233541fed7ad99d212fc5489ec 100644 (file)
@@ -4,9 +4,9 @@
  <layer id="1" name="bg" width="4" height="5">
   <data encoding="csv">
 5,14,15,16,
-29,24,24,24,
-24,24,24,24,
-45,24,24,24,
+29,24,24,30,
+24,24,24,30,
+45,24,24,30,
 53,62,63,64
 </data>
  </layer>
index de91b5557ee52ae7f0f875a3c79c4382cc6d07eb..dad9b4d8e2fdcb35da8849614714867fa5fa8901 100644 (file)
@@ -4,11 +4,11 @@
  <layer id="1" name="bg" 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,
+46,24,24,28,
+46,24,24,24,
+46,24,24,24,
+46,24,24,24,
+46,24,24,44,
 57,58,59,52
 </data>
  </layer>
index f242ffa3dc01d8a7af9e3d5d87166261e132a25d..a13e8783b7386cdc19be49f9fdd6dbe13499291b 100644 (file)
@@ -4,11 +4,11 @@
  <layer id="1" name="bg" 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,
+29,24,24,30,
+24,24,24,30,
+24,24,24,30,
+24,24,24,30,
+45,24,24,30,
 53,62,63,64
 </data>
  </layer>
index 92ee6cfbd3ce9fa548774936426217e33b287274..d5336dfdcf426e29c595de009667ee3d67689ede 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:312929f3d67c4cf226b642b431a01b36b3c706ce0d1b64e604f7555438c36110
-size 987
+oid sha256:84c22c6448ec67c9be361a47efd1ff1c3979414b03c63f71921d4e9b9f0053a1
+size 996
index 92ee6cfbd3ce9fa548774936426217e33b287274..d5336dfdcf426e29c595de009667ee3d67689ede 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:312929f3d67c4cf226b642b431a01b36b3c706ce0d1b64e604f7555438c36110
-size 987
+oid sha256:84c22c6448ec67c9be361a47efd1ff1c3979414b03c63f71921d4e9b9f0053a1
+size 996