Animating the human hand models

I’ve imported a sword model with animations (for itself), the only issue is finding out how I can create animations in the first/third person human models to sync with the swords attacks. Is there a way to add custom animations to them inside of the ARK Dev kit?

If you look at the thread about retargeting animations, that should give you a good starting point. HERE

You might have to program some additional functionality in the animation BP though, to properly select what swings of your sword you want.

Nevermind, I found its easier to just adopt the animations from the hatchet_FPV_skeleton rather than do brand new animations.