by Xaser » Wed Sep 16, 2009 8:27 pm
If all else fails, you can always pick a range that's not used in the player sprites at all. Setting it to 255,255 (that ugly shade of off-pink) could be a good bet, since it's very unlikely said sprites will ever use that color. And even if they do, just find some other unused range and you're all set.
Not an ideal solution, but it works in a pinch.
If all else fails, you can always pick a range that's not used in the player sprites at all. Setting it to 255,255 (that ugly shade of off-pink) could be a good bet, since it's very unlikely said sprites will ever use that color. And even if they do, just find some other unused range and you're all set.
Not an ideal solution, but it works in a pinch.