#56049 - thegamefreak0134 - Wed Oct 05, 2005 7:17 pm
OK, I am finally working on a game that makes heavy use of a lot (think of my expirience level, we're talking maybe 20) of sprites. I have questions concerning sprite palletes. When you load a sprite pallete, does it only affect that sprite? Or if you load a new pallete, will it affect all of the sprites?
Also, is there a tool that will, upon conversion, let you choose a transparent color? I usually use Photoshop to convert from .bmp to .pcx, but I noticed after much code digging that it appears to reverse the pallete when it does this.
Finally, about transparent colors. If I define one color at the transparent color in a pallete and then define that same color somewhere else in the pallete, will both of them come up transparent? I need to know this to try and combat photoshop. My intention it to try to make the last color in the pallete my transparent color. Since it will be repeated somewhere in the actual pallete created when I drew the image, I need to know if the GBA diferentiates between the two.
Thanks in advance. If you're unsure of what I'm asking, I can elaborate. Why can't it all just be easy?
_________________
What if the hokey-pokey really is what it's all about?
[url=http:/www.darknovagames.com/index.php?action=recruit&clanid=1]Support Zeta on DarkNova![/url]
Also, is there a tool that will, upon conversion, let you choose a transparent color? I usually use Photoshop to convert from .bmp to .pcx, but I noticed after much code digging that it appears to reverse the pallete when it does this.
Finally, about transparent colors. If I define one color at the transparent color in a pallete and then define that same color somewhere else in the pallete, will both of them come up transparent? I need to know this to try and combat photoshop. My intention it to try to make the last color in the pallete my transparent color. Since it will be repeated somewhere in the actual pallete created when I drew the image, I need to know if the GBA diferentiates between the two.
Thanks in advance. If you're unsure of what I'm asking, I can elaborate. Why can't it all just be easy?
_________________
What if the hokey-pokey really is what it's all about?
[url=http:/www.darknovagames.com/index.php?action=recruit&clanid=1]Support Zeta on DarkNova![/url]