I am creating a interactive comic book game for my class project, and I'm using a scrollTO behaviour and bullet behaviour to scroll through the comic strip.
Want I want it to do, is when the ScrollTo reaches the end of the layout and the next button is pressed the page goes up by one, the corresponding page becomes visible, and the scroll to is reset back to the begginning and scrolls through the page again.
Problem is everything is working fine, except the scrollTo won't contninue to scroll after its reset back to its initial position.
Here is the capx.