mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-03 16:09:39 +00:00
Document the "player movement ignores animation" setting.
This commit is contained in:
parent
9c93d907dc
commit
fdba857464
1 changed files with 10 additions and 0 deletions
|
@ -517,3 +517,13 @@ will not be useful with another.
|
|||
* 0: Axis-aligned bounding box
|
||||
* 1: Rotating box
|
||||
* 2: Cylinder
|
||||
|
||||
player movement ignores animation
|
||||
--------------------------
|
||||
|
||||
:Type: boolean
|
||||
:Range: True/False
|
||||
:Default: False
|
||||
|
||||
In third person, the camera will sway along with the movement animations of the player.
|
||||
Enabling this option disables this swaying by having the player character move independently of its animation.
|
||||
|
|
Loading…
Reference in a new issue