mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-17 16:41:06 +01:00
Tweak horizontal swim speed
This commit is contained in:
parent
3e58fe6cd8
commit
2942afe76b
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ movement_speed_jump = 6.6
|
|||
movement_speed_climb = 2
|
||||
movement_speed_descend = 6
|
||||
|
||||
#movement_liquid_fluidity = 1
|
||||
#movement_liquid_fluidity_smooth = 0.5
|
||||
movement_liquid_fluidity = 1.13
|
||||
movement_liquid_fluidity_smooth = 0.5
|
||||
movement_liquid_sink = 15
|
||||
|
||||
movement_gravity = 10.4
|
||||
|
|
Loading…
Reference in a new issue