mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Some kind of middleway values for player acceleration for now
This commit is contained in:
parent
4035bf3259
commit
c88d89d26e
3 changed files with 9 additions and 9 deletions
|
@ -251,9 +251,9 @@
|
|||
#remote_media =
|
||||
|
||||
# Physics stuff
|
||||
#movement_acceleration_default = 2
|
||||
#movement_acceleration_air = 0.5
|
||||
#movement_acceleration_fast = 4
|
||||
#movement_acceleration_default = 3
|
||||
#movement_acceleration_air = 2
|
||||
#movement_acceleration_fast = 10
|
||||
#movement_speed_walk = 4
|
||||
#movement_speed_crouch = 1.35
|
||||
#movement_speed_fast = 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue