Cleanup loadRules method, smooth animation transitions game.rst docuemntation

This commit is contained in:
Sam Hellawell 2024-04-05 22:20:32 +01:00
parent 07e6ebdea1
commit 28c8e6b1fe
2 changed files with 17 additions and 11 deletions

View file

@ -541,3 +541,14 @@ In third person, the camera will sway along with the movement animations of the
Enabling this option disables this swaying by having the player character move independently of its animation.
This setting can be controlled in the Settings tab of the launcher.
smooth animation transitions
---------------------------------
:Type: boolean
:Range: True/False
:Default: False
Enabling this option uses smooth transitions between animations making them a lot less jarring. Also allows to load modded animation blending.
This setting can be controlled in the Settings tab of the launcher.