Hello everyone.
Right now there are two actions that are working and are very useful to me : "Get animator Current State Is name" and "Get Animator Is Layer In Transition".
However, I usually need to check if an action is in Transition and Is name. To do so I currently need to use two bools and use the bool multicondition. It is not really optimal, and really messy.
I was simply wondering if a good soul around here could combine the two existing actions in order to be able to check directly if an animator is at a specific animation and not in transition?
Thank you :-)