1
0
Fork 0
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:
Perttu Ahola 2013-02-15 23:18:19 +02:00
parent 4035bf3259
commit c88d89d26e
3 changed files with 9 additions and 9 deletions

View file

@ -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