camera incline on wall run and normal run
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 21s
Create tag and build when new code gets to main / Export (push) Successful in 6m17s

This commit is contained in:
2025-12-08 12:23:36 +01:00
parent fabafbb35b
commit 2ff8cc74cc
4 changed files with 62 additions and 10 deletions

View File

@@ -129,6 +129,8 @@ CapsuleDefaultHeight = 1.7
[node name="HeadSystem" parent="." instance=ExtResource("11_rxwoh")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.6, 0)
CameraInclineAcceleration = 20.0
GroundedCameraIncline = 3.0
[node name="StairsSystem" type="Node3D" parent="."]
script = ExtResource("7_bmt5a")