Hi, i’m working on a MP game and i’m trying add to my player a blocking animation.
I have already purchase a package from the marketplace with melee animations, but i need to make my player to press a key and play the animation and keep the block animation in the last frame while the player has the block key pressed and when the player release the block key i need to blend out the animation.
What i have already done is to play the block animation and blend out when the animation is finished and also tried to uncheck blend out in the anim montage, this keep the animation in the last frame but i don’t know how to resume/blend out the animation when the player release the block key.
Any ideas on how to achieve this behavior with UE5?
Thanks in advance for all the help