0

Recently I tried to play multiple animations in spark ar when the user taps on the screen, but it happens only when the animation state is looped. If I uncheck the loop it will stay the previous state. What want to archive is that, when the user taps the screen, play animation 1, user taps play animation 2, user taps play animation 3, user taps play animation 1 likewise. How can I overcome this problem

enter image description here

Thisara
  • 644
  • 3
  • 11
  • 22

1 Answers1

1

Here is a graph that will help you. Specify durations of each track in options, and max tap count.

enter image description here

lisichka ggg
  • 563
  • 3
  • 15