Added new Tileset (Better walls and floors) and reworked layer generation. Working on placeholders next again (Need to fix rotation)

This commit is contained in:
=
2026-04-27 15:17:08 +02:00
parent b3645b80f0
commit 3060d3d6f7
11 changed files with 184 additions and 105 deletions
+3
View File
@@ -32,6 +32,9 @@ bg_color = Color(0, 0, 0, 0.7647059)
[node name="World" type="Node3D" parent="." unique_id=770208789]
script = ExtResource("1_kldst")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="World" unique_id=690768533]
transform = Transform3D(1, 0, 0, 0, -4.371139e-08, 1, 0, -1, -4.371139e-08, 0, 177.60146, 0)
[node name="SteamworksHandler" type="Node" parent="." unique_id=1183440473]
script = ExtResource("2_b2bpf")