#35728 - WillyWonka - Thu Feb 10, 2005 6:26 am
I'm trying to make my program scroll in tile mode now that I have stuff working and I was wondering about something.
The screen tiles, so the vofs and hofs increase and the screen wraps, what happens when the number overflows? Does it just reset to 0 and look as though nothing happened?
Or should I just be scrolling one tile over, then redrawing the entire background and reset the offsets back to 0?
The screen tiles, so the vofs and hofs increase and the screen wraps, what happens when the number overflows? Does it just reset to 0 and look as though nothing happened?
Or should I just be scrolling one tile over, then redrawing the entire background and reset the offsets back to 0?