
The letters A & B aren't sprites, so don't count them. But regarding the other objects, this is the most that would ever possibly be on any single scanline at once. So my question is...
1) Is option A possible (equadistant scrolling objects - the red things - which may at any given moment scroll past up to two independant larger objects and one smaller one)?
2) And if not, is option B possible (the same, but with only one of the larger objects)?
The red objects will never overlap horizontally, and if so would only do so with Space Invader-style sprite copying. But the gameplay hinges on at least 2 to 3 other objects being able to float independantly past those red objects. And each must float freely (so the yellow circles in the example might not line up, or one might move up with another moving down, etc).
So, is this possible? Thanks in advance to anyone who can offer some insight.
- Adam














