Hello,
i currently replacing all sprites on generic jobs, and like the screen i always got the black square on my knights.
All others characters are doing fine.
does anybody have some hintes.
Thanks in advance.
No message is associated with this attachment.
The first color on the sprite palette is not the background color. You messed up the colors in some way.
I don't see what the problem is,thanks for the answer.
The first color on each row of the color palette for this file is the color that will be transparent after the sprite has been imported. Your background is not using the first color of the row in that color palette; therefore, it is not transparent, and it shows up in the image when it is not supposed to.
I reinject the original spr and re-replace it with the sprite and it seems to be ok.
Thanks for the answer.