I am making a mobile game with a selection scrollbar menu and I finally got it to work as I need it to. However I cant figure out how to do any advanced options like making it so the closer the selection is to the center the bigger it gets, or how to make a selection snap to the center of the screen.
We need more infos about how you manadged to create your scrollbar menu. Based on the way it is, check for the center of the scrolling panel can be different. Based on how the panel is made (using vertical layout or not, something like that) you can just adjust the sprite once detetectd to be in the middle or have to find another way.