Quote:
Originally Posted by Unknown Rabbit
Very interesting. If I understood GBA's better, I could probably have a field day figuring out why some of those sprites exist. In any case, I thank you again for your work.
|
You're welcome.
The only sprites I understand for the recoloring are the orange jazz sprites. The sprite library was trying to read from both a torch and a Jazz sprite at the same time, and gave the colors of the torch to Jazz. This only happened at one area of the level I was in, and it didn't take much for me to make the game stop reading both sprites at the same time, thus canceling the effect.
The other ones were all alone in one sprite, so I have no idea what caused their recolorings.
|