I have a few images in a scroll item, and next/previous buttons. I need to set up custom buttons that control the scroll item, not use the built in controls
I can see that I can have a button “scroll to an item”, but that’s not going to work for me. How do you set it up so that the next button scrolls to the next item, and same for previous button? Im assuming you have to set it up somehow so that both buttons check to see which item is currently being showed?