Interrupt Montage Notify
AN_InterruptMontage
Last updated
Was this helpful?
AN_InterruptMontage
Last updated
Was this helpful?
Soulslike Framework provides an Animation Notify for breaking out of montages early if the player is trying to move while the montage is being performed. Add this where you want the montage to be interrupted, and adjust the blending to your liking:
This notify must be placed after the Input Buffer notify to work correctly.