About this mod
"Fix" the ice skating issue during landing with Jumping Attack by increasing the animation's playback speed. Apparent when you use the mod with Better Jumping.
- Requirements
- Permissions and credits
- Changelogs
- Donations




Description
When used with Better Jumping SE, sometimes Jumping Attack has some weird issue that makes your character ice skates during landing with weapons drawn. This is especially apparent if you sprint jump.
This mod offers a rudimentary "fix" by simply increasing the playback speed of the animation to 2.5x faster. So the animation doesn't have too much time to ice skate since it will end quickly. I decided to upload this since I saw some people seem to have similar issue.
Before (GIF) - not fixed

After (GIF) - fixed

I'm not an animator so this is just a rough "fix". I'm open to better approach to handle this issue.
Changes
In #jpatka$31.txt. #jpatka$53.txt.#jpatka$91.txt, I changed the
<hkparam name="playbackSpeed">1.000000</hkparam>
to
<hkparam name="playbackSpeed">2.500000</hkparam>
That's it. You can change the value by yourself if you find it too fast/too slow. Higher number is faster; lower is slower.
Optional File - Stiffness "Fix"
If you don't like how Jumping Attack handles the jumping animation (IMHO it looks stiff), I modified them so it will use your jumping animation. If you use vanilla animation, it will resort to vanilla; if you use modded, it will resort to modded.
Before (GIF)

After (GIF) - with Smooth Weapon Jump Animation

Remember that how the animation will look like depends on what jumping animation mod you're using.
Requirement
Jumping Attack - you won't have this issue if you didn't have JA installed
Installation
- Install with your favorite mod manager (Vortex or MO2)
- Confirm replacing when asked to replace the original *.txt files from Jumping Attack
- Run Nemesis
Credits
NickaNak for the original mod.