Hello,
is it possible in unity to edit the font like that:
I have created a GUI.Label with the color white. Can I create a black border around it?
Hello,
is it possible in unity to edit the font like that:
I have created a GUI.Label with the color white. Can I create a black border around it?
Not easily. If you use the 4.6 UI instead, then you can just add the outline effect component.
–Eric