Hi,
Is there a way to hide a 3D Text Component that is in "air" when the user look from behind?
I'm not talking to hide when is behind an element like here: [http://wiki.unity3d.com/index.php?title=3DText][1]
So I have a 3D text up on the player, and from front is ok:
![alt text][2]
And from behind the text should not be visible:
![alt text][3]
I try with Transparent, but it give me a black color.
How can I resolve this?
Thanks,
Sorin
[1]: http://wiki.unity3d.com/index.php?title=3DText
[2]: /storage/temp/23005-singlefront.png
[3]: /storage/temp/23004-singleback.png
↧