Skip to main content
samv18157404
Participant
May 31, 2020
Question

click button to play timeline backwards to specified frame

  • May 31, 2020
  • 1 reply
  • 425 views

Hey up 

 

I have a very simple idea, but need some help to impliment.  I have an image sequence. i hit a button and the animation plays forward and stops on specifed keyframe, i then need to be able to hit a button and play backwards along the time line until i hit a certain keyframe and so on 

 

any help would be apprciated  

    This topic has been closed for replies.

    1 reply

    JoãoCésar17023019
    Community Expert
    Community Expert
    May 31, 2020

    Hi.

     

    The easiest way to achieve what you want is to create two spans of frames: one for the forward animation and one for the backward animation. Next, assign frame labels to each span (e.g.: "titleIn" and "titleOut"). Then just write a code for your buttons to play these spans by their first keyframe index or by assigning labels to them.

     

    Please let us know if you have any further questions.

     

     

    Regards,

    JC