8 million bugfixes and tweaks to enemies/rooms/floors/overworld/altar

This commit is contained in:
Pal
2026-05-03 22:40:24 -07:00
parent 88e7c04e2d
commit 04be985d8b
88 changed files with 3306 additions and 1501 deletions

View File

@@ -742,7 +742,7 @@ height = 2.76123
radius = 0.18457
[sub_resource type="BoxShape3D" id="BoxShape3D_xbcfg"]
size = Vector3(6.88965, 2.62292, 12.3677)
size = Vector3(6.88965, 2.62292, 11.2953)
[sub_resource type="BoxShape3D" id="BoxShape3D_mg5bq"]
size = Vector3(5.96239, 4.04241, 0.991822)
@@ -1185,7 +1185,7 @@ size = Vector2(4, 4)
background_energy_multiplier = 0.0
ambient_light_source = 2
ambient_light_color = Color(0.244776, 0.244776, 0.244776, 1)
ambient_light_energy = 0.2
ambient_light_energy = 0.1
glow_enabled = true
glow_intensity = 3.54
glow_strength = 0.77
@@ -1206,7 +1206,9 @@ adjustment_saturation = 0.89
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_dvh5e"]
dof_blur_far_enabled = true
dof_blur_far_distance = 26.82
dof_blur_far_distance = 23.0
dof_blur_far_transition = -1.0
dof_blur_amount = 0.07
[node name="Floor Exit A" type="Node3D"]
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 3.397, 0, -14.255)
@@ -1284,7 +1286,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.29999, -13.2395, 13.1488)
shape = SubResource("CylinderShape3D_ljhl3")
[node name="CollisionShape3D8" type="CollisionShape3D" parent="Collision/StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.127686, -13.6495, 1.28505)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.127686, -13.6495, 0.74885)
shape = SubResource("BoxShape3D_xbcfg")
[node name="Spawn Points" type="Node3D" parent="."]
@@ -1303,7 +1305,7 @@ collision_layer = 256
collision_mask = 256
[node name="CollisionShape3D" type="CollisionShape3D" parent="Room/Exit"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0927229, -0.573011, 10.4861)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0927229, -0.573011, 9.22504)
shape = SubResource("BoxShape3D_mg5bq")
[node name="Room" type="Area3D" parent="Room"]
@@ -1331,6 +1333,7 @@ mesh = SubResource("PlaneMesh_54fgm")
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 13.623, -5.91127)
light_color = Color(0, 0.768998, 0.560773, 1)
light_energy = 4.7
light_specular = 0.0
omni_range = 14.399
[node name="VFX" type="Node3D" parent="."]