Game Development Community

Is it possible to apply a mask to a imagemap for transparency?

by mohanmartin · in Torque Game Builder · 09/11/2008 (5:43 am) · 1 replies

Is it possible to apply a mask image to an image make transparency using by script in TGB?

#1
09/11/2008 (1:11 pm)
I'm really not sure what you are asking, but in general, there is not a concept of masking parts of an image in TGB. You could create a second staticsprite on top of the first and use the blending options to get some effects though.