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_bForbidMoveMagnetismto satisfity modern attack behavior framework toggle movement magnetism for each attack animation, thus it could adapt to different INI setting value circumstance.