Work on stairs map

This commit is contained in:
Jens Pitkänen 2024-08-20 00:41:53 +03:00
parent 122e1a1243
commit 5c69f5c4df
5 changed files with 5997 additions and 2064 deletions

Binary file not shown.

Binary file not shown.

View File

@ -9,21 +9,19 @@
[ext_resource type="PackedScene" uid="uid://d02cqylu3xwos" path="res://scenes/table.tscn" id="10_hcwch"]
[ext_resource type="Material" uid="uid://bq5oqyuwekryv" path="res://materials/building_block.tres" id="11_gpc6i"]
[node name="Demo" type="Node3D"]
[node name="Stairs" type="Node3D"]
[node name="LightmapGI" type="LightmapGI" parent="."]
quality = 3
bounces = 5
bounce_indirect_energy = 1.5
camera_attributes = ExtResource("1_kljnd")
light_data = ExtResource("2_36ysp")
[node name="HazyEnv" parent="." instance=ExtResource("3_gdvn0")]
[node name="StairsMap" parent="." instance=ExtResource("4_87fvr")]
[node name="ReflectionProbes" type="Node3D" parent="."]
[node name="Player" parent="." instance=ExtResource("8_6btor")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -79.6119, 47.1605, 3.65156)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -58.6119, 24, 3.65156)
MaxVolumeWindHeight = 60.0
[node name="PauseMenu" parent="." instance=ExtResource("9_cfhxe")]
@ -36,4 +34,6 @@ TrenchbroomMap = NodePath("../../StairsMap")
BuildingBlockMaterial = ExtResource("11_gpc6i")
BuildingBlockScale = 0.005
[node name="StairsMap" parent="." instance=ExtResource("4_87fvr")]
[editable path="table"]

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff