Skip to content

Animation Motion Fix - v1.1.4 - SE, AE, VR

Latest

Choose a tag to compare

@max-su-2019 max-su-2019 released this 16 Mar 03:38
· 9 commits to master since this release

A SKSE plugin that intend to fix issues of Skyrim game engine 's animation root motion system, to prevent animation motion reduction or stuck issues occuring during combat.

Ported to AE & VR by SkyHorizon3

See the full descriptions here.

Changelogs

  • v1.1.3: Added a graph variable bool "AMF_bForceMoveMagnetism" which allow modern attack behavior mod to toggle movement magnetism for each attack animation.
  • v1.1.4: Now using two graph variable bool - AMF_bForceMoveMagnetism & AMF_bForbidMoveMagnetism to satisfity modern attack behavior framework toggle movement magnetism for each attack animation, thus it could adapt to different INI setting value circumstance.