Forum Discussion

3 Replies

  • ah! Thank you!! I didn't think I could do that with "emphasize". Appreciate your help!

    • JudyNollet's avatar
      JudyNollet
      Super Hero

      You're welcome! Pay it forward when you can. 😊

  • It's simple: trigger the animation to run when the animation completes.

    If you only want to repeat it a given number of times, you'll need to have a number variable increment up with each animation cycle. And use a condition in the run-animation trigger so it will only run the animation if the variable is ≤ the desired number.