Creating Sprites Error, Palet

oloffeoloffe Sweden Join Date: 2005-03-07 Member: 44227Members
Im using wavelenght and going to make a sprite with multi frames. But when I'm going to load the second pitcure I get the error that they not sharing the same palet... I have saved them in 8bits BMP files. but what can I do to get them use the same palet?

Comments

  • VerthandiVerthandi Join Date: 2002-12-12 Member: 10687Members, NS1 Playtester
    <ol type='1'><li>Take all of the original frames (preferably in 24-bit color)</li><li>Combine them into a single image (just loosely, no need to arrange the frames perfectly)</li><li>Create a palette from that resulting image, and save the palette</li><li>Reconvert the original frames to 8-bit color, using the new palette</li></ol>
Sign In or Register to comment.