Game Development Community

Color key

by James Higgins · in Torque Game Builder · 08/21/2007 (2:17 pm) · 2 replies

Is there any way to make it so that a certain color does not show up? When I try to use the color key option, it splits up an image that's not even supposed to be multiple images.

#1
08/21/2007 (2:52 pm)
If its all one image then use a transparent background for your image and don't use color key option. As far as I know thats the only way to do it.
#2
08/21/2007 (2:57 pm)
That's not good, I've got quite a bit of editing to do now. I was using directx and coding everything from scratch, so all of my images have pink backgrounds.

Thanks for the help