in Tokyo Wonderland - Blueprint Only Action Hack n' Slash

I’d use an anim notify to turn on a bool in the Player Character Blueprint called “Pause” or something…Set a branch at Move3 and if “Pause” is false continue with Move 3 if it’s true go to Move 5…Check out the earlier video on Anim Notifies

and you should have that working…