|
Hi everyone, I have this code here, attached to an object with Text Mesh ans Mesh Renderer:
Its works fine, but if change a little bit, like:
or ( this is what I want )
The text becomes invisible!!! What can I do?
(comments are locked)
|
|
Presumably the color you're using has an alpha value of 0. Change the alpha of the color to 1 instead. Thanks! You are absolutely right! =D
Apr 22 '10 at 05:06 PM
Vinicius
This was my problem too. I had used the color picker to select a color off a partially transparent object, and it set my picked color to full alpha.
Feb 08 '12 at 09:05 PM
adamonline45
(comments are locked)
|
