More testing of concepts.
I made a side scrolling platform with edge scrolling.
docs.google.com/open
I used two objects (visible in the CAPX) that are invisible, rightEdge and leftEdge.
When you scroll over them the screen scrolls right or left.
This works perfect.
What I want now is for the scrollRate to increase the closer you are to the edge.
You will see my formula in the function but it does not work.
Any thoughts on my logic?
Thanks for the help!