#16939 - poslundc - Fri Feb 27, 2004 5:46 pm
If I have two sprites and the one with higher OAM priority partially or completely obscures the other, will the obscured pixels consume rendering cycles for that sprite?
Quoth gbatek:
... which would seem to imply that OBJs that aren't actually displayed still consume rendering cycles. Still, it's unclear whether this is the case or not for obscured sprites.
Thanks,
Dan.
Quoth gbatek:
Quote: |
Caution:
The maximum number of OBJs per line is also affected by undisplayed (offscreen) OBJs which are having higher priority than displayed OBJs. To avoid this, move displayed OBJs to the begin of OAM memory (ie. OBJ0 has highest priority, OBJ127 lowest). |
... which would seem to imply that OBJs that aren't actually displayed still consume rendering cycles. Still, it's unclear whether this is the case or not for obscured sprites.
Thanks,
Dan.