Hi there! So what I’m trying to do is make an interface with a scroll box that moves left and right with two buttons and not a scroll bar that you click and drag. This is what I have so far. It’s a scroll box with buttons inside. I want the right arrow button to move the bar along.
However, I want each button to be in the same place…Heres a quick diagram of what I want…
When right button is pushed it goes to this…
Would it be possible to do this? I thought about using an array in some way but I wouldn’t know where to begin, thank you for any suggestions!