0
Fixed

Moving a frame animated element issue

Ranco 10 years ago updated by Inna Komarovsky 9 years ago 2
I have a frame animation (2 frames) running in a loop, which I also move linearly across the screen. After it reaches it's target position (6 sec), I added an animation (get element back to original position). This never happens, as if the action was never ended. Probably because of the loop animation. It used to work before 3.4. I have no workaround here, since I can't frame-animate for X amount of times, just once or loop. So I HAVE to loop.

Answer

Answer
Fixed
Just adding a note here that it looks like this has since been fixed. So if a frame element loops its frame animation while also doing a transition animation, then a behavior chained after the animation will begin after the transition is completed.
Answer
Fixed
Just adding a note here that it looks like this has since been fixed. So if a frame element loops its frame animation while also doing a transition animation, then a behavior chained after the animation will begin after the transition is completed.