Hi,
I'm playing around with scroll view as a possible solution to my "no scrolling popup list" problem and was wondering...
What would be the best way to make the example have individual selectable items?
Make the current image sprite an image button instead, and use UIGrid name or index as the unique identifier?
Use case would be to turn it into a level selector or item selector, think a playlist or something else, that then fires off some configuration and the game starts.
ty!