Scrolling Smoothly
Posted: Mon Sep 23, 2013 5:24 pm
How do you make a screen scrolling system that moves in all directions and is smooth?
I'm using one method were it moves but its all bumpy and vibrative : x+=10; x-$=10 y-=10 and so on.
I'm using one method were it moves but its all bumpy and vibrative : x+=10; x-$=10 y-=10 and so on.