feat: adjusted drag on wall run
This commit is contained in:
parent
2e48941220
commit
7344e5c5bc
1 changed files with 1 additions and 1 deletions
|
|
@ -518,7 +518,7 @@ process_mode = 1
|
|||
script = SubResource("GDScript_3rfka")
|
||||
gravity_scale = 0.169
|
||||
max_upward_velocity = 2.0
|
||||
drag = 0.01
|
||||
drag = 0.002
|
||||
blend_in_time = 50.0
|
||||
min_ground_speed = 5.0
|
||||
jump_normal_force = 4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue