is there a way to make objects transparent in texture face materials?

for example in glsl mode I can just put ztransparent and bring the alpha down do make something transparent. how would I make it transparent for texture face materials? Thanks

Did you try clicking the Alpha button on the Texture Face panel under the Editing (F9) button?

ya that doesn’t work. I just want to have like a sold cube that’s a little bit transparent. like in glsl when you put ztransparent and bring the alpha down

If you want to have it work with Texture Face, then apply a UV image that has an alpha on it.

Actually, once you turn on Alpha in the Texture Face panel, you should be able to set the Alpha slider in the Material panel.

Alright thanks