I'm working on a scroll grid at the moment and was wondering if there is a method available for getting which item index/gameObject is in the center of the scroll?
I'm also noticing that when I scroll using the mouse that when you reach either end, the final item doesn't move all the way into the middle, but it will if you have click dragged when you release the mouse button? Is there a way to make sure it snaps into the middle when using the mousewheel?