Pausing Animation

  1. 3 months ago

    Apologies if this has been asked and answered before but I can't seem to find the answer.

    When using animation, I'm creating a pause effect by duplicating the same frame, so the animation has the appearance of pausing. I suspect there is a better way of doing this, probably Javascript?

    Could I get some advice about doing this?

    Thank You
    Jacob Kerry

  2. 2 months ago

    Angelo S

    Feb 12 Administrator

    Hello Jacob,
    there are actions to pause and play the animation, you can have a look at theme here: https://docs.pubcoder.com/pubcoder_animation_object.html#actions
    For example, you may want to pause the animation after a certain event or simply you can use a “wait” action to wait some time before stopping it and then wait some more time before resuming it: https://docs.pubcoder.com/pubcoder_events_and_actions.html#wait

 

or Sign Up to reply!