24-11-2008, 11:19 PM
TonyNooblet Wrote:Danno if this would work since i just started programming again but
Code:OpenSpace = PIC_X - (ScreenSizeX / PIC_X)
If OpenSpace < PIC_X Then
rec.left = pic_x - openspace
"but doing this for EVERY tile would be laggy as fuck."