So I have a grid with 4 items. each item is in fullscreen and I can scroll between them.
What I want to do, is when I scroll to the last item in my grid, that load up a scene.
How can I detect which item I currently have in view?
I am also using UICenterOnChild. Is there a way to detect from there?