forked from VoxeLibre/VoxeLibre
Tweak horizontal swim speed
This commit is contained in:
parent
3e58fe6cd8
commit
2942afe76b
|
@ -14,8 +14,8 @@ movement_speed_jump = 6.6
|
||||||
movement_speed_climb = 2
|
movement_speed_climb = 2
|
||||||
movement_speed_descend = 6
|
movement_speed_descend = 6
|
||||||
|
|
||||||
#movement_liquid_fluidity = 1
|
movement_liquid_fluidity = 1.13
|
||||||
#movement_liquid_fluidity_smooth = 0.5
|
movement_liquid_fluidity_smooth = 0.5
|
||||||
movement_liquid_sink = 15
|
movement_liquid_sink = 15
|
||||||
|
|
||||||
movement_gravity = 10.4
|
movement_gravity = 10.4
|
||||||
|
|
Loading…
Reference in New Issue