Movement turning smoothing

This commit is contained in:
Marco 2025-08-18 12:28:05 +02:00
commit f148e7cac7
2 changed files with 18 additions and 13 deletions

View file

@ -288,7 +288,6 @@ Acceleration = 150.0
Deceleration = 20.0
Gravity = -20.0
FallSpeed = 4.0
TurnResistance = 0.8000000000029104
[node name="Storage" type="Node" parent="." node_paths=PackedStringArray("Root", "Shield")]
script = ExtResource("6_habpy")