- Home /
Animator Event Triggers running early
Ok I have an event on an animation that will tell me when the animation ends. The animation itself was created in Animator. This event is used to advance a plot point and works. UNLESS, the animation is run backwards at any point before the end of the animation.
Example: Animations is a crane arm lowering, based on input from the user via a touch screen lever. IF the player lowers, then raises the lever the event fires off. It should not do this until the animation reaches the keyframe the event is set on.... unless I am misinterpreting something...
Answer by TetchedOne · Aug 03, 2015 at 03:58 PM
Not sure if anyone is watching this one, but I ended up not using the animation events and made a workaround with colliders and triggers.
Your answer

Follow this Question
Related Questions
Play an Animation through a Script 2 Answers
Animation Event not working properly 0 Answers
Animation speed and animation event timing oddities. 1 Answer
2D Animation does not start 1 Answer
Animator event at the end of transition. 2 Answers