So I have a scroller on a scroll bar that is on a layer set to coefficient 0 and non of them move with the frame.
I want to do calculations that use the X position of the Scroller along the scroll bar, but when the screen scrolls this X position changes because the screen has scrolled messing up my maths.
So how do I get the position of the scroller along the scroll bar without using the X position?
