I have a sword attack ability and animation for it. I want to play this animation, but the problem is that start of animation (the moment when character raise hand) is actually cut off because of blending. I tried to manually play montage on skeletal mesh with AlphaBlendArgs blend time set to 0.1 and it looked just fine, but I can’t figure out how to do that with gameplay ability system component.
