Im developing a pretty simple graphic game and currently my problem is that my font what i’ve been using have only outlines (if you can say it like that) and i’ve used it on my custom buttons what I made using Photoshop ( this text have black font but I filled it with white color.).
And the problem is that if I want to use this same font displaying scores and everything else where I need to use GUIText or anything else that displays text, it look kinda stupid that it dont have background ( ). So what is the best solution here to add that background color or fill the text?
Did you ever solve this? I got the same problem…