How can I make that the background color of my sprites(white) doesnt show? Do I have to make them transparent?
This is a discussion on Sprites within the Game Programming forums, part of the General Programming Boards category; How can I make that the background color of my sprites(white) doesnt show? Do I have to make them transparent?...
How can I make that the background color of my sprites(white) doesnt show? Do I have to make them transparent?
---Programming is like roaming, you never know where you'll end at------
If 'here' is pronounced as 'hear', why 'there' isnt pronounced as 'dear'??
paninaro3000@yahoo.com
Also, how can I make that two sprites that have different palettes show good on screen?? If I load one sprite and show it on the screen and then load the other the first one switches to the palette of the second sprite and the final result is desastrous, I'd like both sprites to look fine.
---Programming is like roaming, you never know where you'll end at------
If 'here' is pronounced as 'hear', why 'there' isnt pronounced as 'dear'??
paninaro3000@yahoo.com
1st ? - That has already been answered by kas in one of your other threads.
2nd ? - Make the bitmaps the same amount of bits (recommend every bitmap be 24bit and put the color depth to 32 in your program)
If i set the color depth to 32 it runs EXTREMLY SLOWLY, what can i do?
---Programming is like roaming, you never know where you'll end at------
If 'here' is pronounced as 'hear', why 'there' isnt pronounced as 'dear'??
paninaro3000@yahoo.com
what do you mean?elaborate a little please.
![]()