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:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user