Game Development Community

Didn't know where to put this

by Ken Mitchell · in Torque Game Engine · 08/25/2003 (7:52 am) · 2 replies

I have a general question about the fx-foliage replicator... When making a foliage file, what do you have to do to make sure that your background color will not show in the editor?

#1
08/25/2003 (7:56 am)
The image file need to have an alpha channel with the unwanted background painted black.
Use the .phg format for this.

Karsten "Clocks" Viese
#2
08/25/2003 (8:07 am)
I think Clocks means the .png format not the .phg format ;)