jump horizontal boost, no splat when landing on floor, and fast-fall experiments
This commit is contained in:
parent
5cf87d8bb7
commit
330ed25153
3 changed files with 15 additions and 5 deletions
|
@ -118,7 +118,9 @@ max_run_speed = 100.0
|
|||
turn_acceleration = 300.0
|
||||
stopping_force = 250.0
|
||||
gravity = 450.0
|
||||
fast_gravity = 675.0
|
||||
jump_power = 180.0
|
||||
jump_horizontal_boost = 25.0
|
||||
splat_launch_power = 240.0
|
||||
splat_offset = 6.0
|
||||
chomp_vault_impulse = Vector2(60, -60)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue