- Home /
Alpha not working in GUITex
I have done quite a bit of searching on this topic but I can't seem to find anything that works. I can't get transparency to work on my GUIText. I imported a font (android development so rendering mode is smooth and character is unicode) and attached it to a GUIText. The text displays correctly, but when i try to fade it out it stays completely opaque until alpha reaches 0 then disappears. Same thing when I try changing the transparency in the editor. Anyone know what's going on here?
Fixed. I set the font color alpha to 0 in the import settings (not sure if that mattered) and fixed the script to increment the alpha value correctly.
Your answer
Follow this Question
Related Questions
Why aren't asian fonts rendering dynamically? 0 Answers
Problem with GuiFont - Not appearing 0 Answers
Odd question... can a GUIText object be displayed upside-down? 2 Answers
Changing a GUILabel text SIZE 3 Answers
Color.white not so much white... 3 Answers