Re: [SOLVED]Trying to display all tiles of CHR on screen
Posted: Fri Nov 09, 2018 4:28 am
Exactly. That's why I changed the left-most column to white tiles whose index are 1. This makes them non-transparent. Also the sprite is non-transparent.Dwedit wrote:Note that sprite 0 hits require....a sprite 0 hit. At least one nontransparent pixel from the sprite needs to overlap at least one nontransparent pixel from the background tile.