View Single Post
n00b

JCF Veteran

Joined: May 2004

Posts: 5,578

n00b is an asset to this forumn00b is an asset to this forum

Feb 20, 2005, 07:18 AM
n00b is offline
Reply With Quote
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.