TriggerCharacterAnimationEvent
Summary
public void TriggerCharacterAnimationEvent(string eventName, bool sync)
Trigger animation event in the new animation system. If there is a transition leading from current animation state having same name as this event, animation state machine will change state accordingly. If not, nothing happens.