1
NGUI 3 Support / Need help with clicking on arrow to shoot to next item in scroll view
« on: April 12, 2014, 04:22:21 AM »
Right now I have a scroll view with draggable icons for my color selector. What I'm trying to achieve is to let the player either drag to pick color or have the option to click on arrow to automatically move to next item in scroll view.
I have the scroll view showing only one color at a time, and the dragging is working fine. I just don't know where to start to implement a button (Arrow) that on click, springs to the next color.
btw my icons are all in a grid within the scroll view set up horizontally.
I have the scroll view showing only one color at a time, and the dragging is working fine. I just don't know where to start to implement a button (Arrow) that on click, springs to the next color.
btw my icons are all in a grid within the scroll view set up horizontally.
