I have made a simple spinning micro animation component and use instances of it on several frames. the animation works fine on each frame but when transitioning between frames it freezes. I have used smart animate to move between 2 frames with a duration of 3000ms to simulate a progress bar:

Is there a way to keep the micro animations animated during the transition? Spinny freezy
