- Home /
Multiple Transitions from the same Animator State
Once you make a Transition from one state to another, it's impossible to make any more from the first state ("Make Transition" disappears from the dropdown menu on a right click)
I need Any State to transition both to Attack01(on a trigger) and Die (on a bool). How can I achieve that?
Answer by Djarrah · May 17 at 07:09 PM
Found out by random attempts that Holding Shift and Right Clicking on a State allows that.
Your answer

Follow this Question
Related Questions
2D Animation does not start 1 Answer
Why is animator controller is being created on creating animation file? 0 Answers
GUI button is moving/disappearing when animation is played 0 Answers
Where can I find the "Animate Physics" option (tick box) within the Animator component in Inspector? 1 Answer
How can I speed up ApplyRootMotion 0 Answers