How do I scroll items horizontally and vertically?
I have an array of random sprites which I can scroll horizontally when I swipe them.
I would like to be able to swipe vertically to show another array of sprites, which I can then swipe horizontally again.
As you can see from the image - on the left are the categories of the different arrays of images.
So as I swipe down, another lot of images are loaded > then swipe horizontally to view all the images.
Swipe down again to another category and so on.
Hope I explained this clearly enough.
Thanks for the future help.
Josh.