mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 03:41:17 +00:00
Better movement handling
This commit is contained in:
parent
9623d57a71
commit
c68e40b8c3
5 changed files with 96 additions and 143 deletions
|
|
@ -288,6 +288,7 @@ Acceleration = 150.0
|
|||
Deceleration = 20.0
|
||||
Gravity = -20.0
|
||||
FallSpeed = 4.0
|
||||
TurnSpeed = 1.0
|
||||
|
||||
[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