GUI Blend Mode?
by Gellyware · in Torque Game Builder · 05/09/2007 (7:04 pm) · 1 replies
Is there a way to set the blend mode for GUI Bitmaps?
What I'm looking to do is have a gray scale GUI that changes color to match the levels. Blend Mode seems obvious but I can't seem to find anything related to GUI Blend Modes.
Any suggestions?
What I'm looking to do is have a gray scale GUI that changes color to match the levels. Blend Mode seems obvious but I can't seem to find anything related to GUI Blend Modes.
Any suggestions?
About the author
Associate James Ford
Sickhead Games
For some controls you can specify a fill color in the profile. If you modified fillcolor's code to accept an alpha value you could get what you want.