Swimming-related fixes
See merge request OpenMW/openmw!247
(cherry picked from commit 8be328ef80f29e9692e29d24beefa8ced16537a7)
738c71fd Extend the "turn to movement direction" mode for swimming up and down.
10d3e82b New setting "swim upward coef"
@ -331,8 +331,19 @@ If enabled then the character turns lower body to the direction of movement. Upp
This setting can only be configured by editing the settings configuration file.
swim upward coef
----------------
:Type:floating point
:Range:-1.0 to 1.0
:Default:0.0
Makes player swim a bit upward (or downward in case of negative value) from the line of sight. Intended to make simpler swimming without diving. Recommened range of values is from 0.0 to 0.2.
This setting can only be configured by editing the settings configuration file.