mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 05:53:48 +00:00
Better movement momentum
This commit is contained in:
parent
c68e40b8c3
commit
5c0e05021d
2 changed files with 48 additions and 26 deletions
|
|
@ -288,7 +288,7 @@ Acceleration = 150.0
|
|||
Deceleration = 20.0
|
||||
Gravity = -20.0
|
||||
FallSpeed = 4.0
|
||||
TurnSpeed = 1.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