- Home /
Animation Event Lag
I'm noticing that animation events seem to be getting fired later than i would expect. Is there an event queue in play that has a lower priority? The problem for me is that I rely on the animation event in order to blend other actions/restore game state. Is there an "immediate" mode for animations to guarantee that when a specific keyframe is reached i'm notified about it on that same cycle?
Comment
Your answer
Follow this Question
Related Questions
Animation events are still executing after transitions 1 Answer
Animation stops playing as soon as AnimationClip.AddEvent is used. 0 Answers
Animation Crossfading and Events (Legacy) not triggering at times 0 Answers
is it possible to save over animation clips and keep events? 1 Answer
Timing of animation events 1 Answer