08-31-2017, 05:02 PM
Classic systems don't work this way. Instead, each sprite and each individual tile can have a “priority bit” set. The final layout is determined based on combinations of these priority bits, in decreasing order of priority:
- Sprites with priority bit set
- Tiles with priority bit set
- Sprites without priority bit
- Tiles without tile priority
- Background color