I am doing a sequence of animations and I need to do some code at the beginning of each animation in the queue, how I can know when the animation starts playing?
I couldn’t found any way to do that I am looking something like onAnimationStart(), on newQueueAnim…