Missing animation event in ShieldAction

Cheo

Active member
Hello, sorry if I missed anything, but looking at the ShieldAction script it looks like the m_ImpactCompleteEvent AnimationSlotEventTrigger doesn't register to a specific animation event. Seeing that the demo Shield doesn't have that Wait For Animation Event box ticked, it would explain this oversight. Lemme know if I'm right about this missing event and if yes please add it in an update, thanks.
 
The m_ImpactCompleteEvent for the ShieldAction is actually managed by the Block ability, but it doesn't look like that event is registered there. Good catch, I'll add it.
 
Back
Top