mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 03:13:46 +00:00
Movement turning smoothing
This commit is contained in:
parent
5c0e05021d
commit
f148e7cac7
2 changed files with 18 additions and 13 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue