My char is all weird colored and shit... I put in the fifth sprite, and all the other sprites get really weird colors, like on the face
Either give the new sprites the same palette as the others then add it with shared palette option, or put it at the very end of the sff.
Only if you've messed up somewhere.All your character sprites should use the same pallete. They should go from sprite 0,0. If you have a sprite with unshared pallete on it. Don't put shared pallete on sprites directly after it unless they use the same pallete. If you then add another with shared pallete off, sprites after that will use that pallete instead if you turn shared pallete on.Your best bet = if it's not your character sprites, shared pallete off. Don't intersperse these sprites with your character sprites. So no character, FX, character happening.
Cyanide said, November 09, 2007, 02:40:09 amOnly if you've messed up somewhere.All your character sprites should use the same pallete. They should go from sprite 0,0. If you have a sprite with unshared pallete on it. Don't put shared pallete on sprites directly after it unless they use the same pallete. If you then add another with shared pallete off, sprites after that will use that pallete instead if you turn shared pallete on.Your best bet = if it's not your character sprites, shared pallete off. Don't intersperse these sprites with your character sprites. So no character, FX, character happening.I'm dumb, so could you break it down?