Animation Notifiers

Animation Notifiers
Anim notify are used to do specific things at specific times, since the montages are replicated by the system all clients will receive the notifiers too
Notifiers
Block Casting Spells
Makes the player unable to press the buttons for casting spells
Block Player Input
Similar to Block Casting Spells can be used elsewhere
Can Cancel Montage
Allowed to interrupt montages while they are playing
Cast Spell
The most important notifier, it will send a signal to the spell component that the spell can be cast
Lock Player Movement
Disabled the player movement component
Rotate Towards Camera
Flips the orient rotate to movement and use controller desired rotations to the character will look towards the camera direction for the set amount of time
Slow Motion
Slows down time for the animation to makes timings more accurate
Spawn Deactivation Effect
Used to start the deactivation process of a spell
Last updated