Hello, How can I approach generating event between state transition? (In Mecanim) For example I have use state, where player will play one of the unique use animations and then exit back to idle state. How can I capture that transition to use in script?
For example player clicks button and after animation is finished Door opens. is there something like onStateExit?