- Home /
How to interrupt ALL but one animation state?
I can transition from ANY STATE to another by interrupting the previous animation state (by setting NO EXIT TIME). The problem is that I want to not interrupt one specific state. How can I do that by the animator?
Comment
Your answer
Follow this Question
Related Questions
Can an empty state in Animator cause performance issues? 1 Answer
Animator.GetCurrentAnimatorStateInfo(0).IsName("FallOffBed") unexpectedly returns false 0 Answers
How to generate Mecanim Sub-state namehash? 6 Answers
Determine in which frame is an Animation currently 2 Answers
Switch animation state while keeping animation timing 0 Answers