I have a transition set up with exit time and a condition (Integer), but when the condition of the integer is met, the exit time it’s ignore, maybe this is how it’s suppose to work but I need the exit time too. How can I make this work?
I’ve found the issue, I should’ve been more careful with the transitions, the problem is that Any State it’s transitioning to Attack 1, 2, 3, and the transition between them never really happens. Also I made sure that it only goes up to Base Layer if the Attack Integer equals to the index of that State