Enable subtle fall bobbing (#7856)
Set the default value of fall_bobbing_amount to 0.03
This commit is contained in:
@@ -629,7 +629,7 @@ view_bobbing_amount (View bobbing factor) float 1.0
|
||||
|
||||
# Multiplier for fall bobbing.
|
||||
# For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double.
|
||||
fall_bobbing_amount (Fall bobbing factor) float 0.0
|
||||
fall_bobbing_amount (Fall bobbing factor) float 0.03
|
||||
|
||||
# 3D support.
|
||||
# Currently supported:
|
||||
|
Reference in New Issue
Block a user