Component Overview
{{ currentPage ? currentPage.title : "" }}
Locate Parry Attack component in your character BP.

Very simple and straight forward, you have Dodge anims and a roll anim montage.
Dodge forward montage.
Dodge backward montage.
Dodge right montage.
Dodge left montage.
The roll montage slot is different than dodge as its going to based on input direction. (character roll toward direction you are moving to). To achieve that we must use “Dodge It” Notify and set rotate to input to true.

Stop montage is used to cancel the roll during a fall.
{{{ content }}}