Skip to main content
Inspiring
March 6, 2020
Answered

Reverse animation

  • March 6, 2020
  • 1 reply
  • 644 views

Hi, 

Is there a way to revert the animation of a movieclip when I use go to previous frame and stop?

I mean, I have movieclips inside each frame and would like to them to play in reverse every time I go to previous frame. when I go foward I want it to paly normaly. Is it possible?

 

Thank you all

A.

    This topic has been closed for replies.
    Correct answer ClayUUID

    There is no built in play-backwards functionality. The easiest way to do what you want is to include both a forward and reverse animation in each movie clip.

    1 reply

    ClayUUIDCorrect answer
    Legend
    March 6, 2020

    There is no built in play-backwards functionality. The easiest way to do what you want is to include both a forward and reverse animation in each movie clip.

    ATGBAuthor
    Inspiring
    March 6, 2020

    ok. 

    Thank you!