I am building an app where each 'page' has a point (marked as a label) where the visibility of the page turns on.
Each page has a 'stop' action so that the whole timeline doesn't just play, therefore simply going through all the pages without the users say so.
Now, on the first page, I want an animation to loop infinitely. With the stop action in place, is this possible?
Thanks