Chopper Attack?

Yeah, text mode scroll is not that bad. I took that path in Oricium. But let's be honest, 6 pixel scrolling will always look a little bumpy. Maybe using dynamic character redefinition and some tricks with graphics may offer alternative and better solutions... I don't know..NekoNoNiaow wrote: ↑Thu Oct 25, 2018 3:51 amNice program, for a text mode scroller I am surprised at how tolerable the 6 pixels scrolling step seems to be.
The thread started by Peacer lists a few ways to achieve pixel precise scrolling if the graphics are made with some (heavy) constraints in mind.Chema wrote: ↑Thu Oct 25, 2018 7:52 amYeah, text mode scroll is not that bad. I took that path in Oricium. But let's be honest, 6 pixel scrolling will always look a little bumpy. Maybe using dynamic character redefinition and some tricks with graphics may offer alternative and better solutions... I don't know..