I need some help...
I going to make a scrolling system like this:
If mouse x position is equal to screens x position
then screen going to move screens x position + 10 px
and if mouse y position is equal to screens y position
then screen going to move screens y position + 10 px
I tried, but can't understand how i gonna do it...
I hope you can help me.