Game Development Community

Transparent GUI Question

by Ronald J Nelson · in Torque Game Engine · 12/12/2005 (1:52 pm) · 2 replies

I have noticed that not every item allows transparency.

For example, GuiScrollProfile. If you add the fourth number to add transparency to it's fill color, it does nothing.

Is this a bug, or is there something I have missed?

#1
12/12/2005 (2:03 pm)
Adding transparency to GuiScrollProfile works for me.
#2
12/12/2005 (2:16 pm)
Modify the bitmap from client/ui, demoScroll.png i think