Hello all!
I am trying to make letters/numbers like this http://simpson3d.com/fonttest/Points.png
I need to be able to take a font, make it into a bitmap image, bring it into Photoshop, make it look great, then bring it back into Unity.
I used this link http://www.unifycommunity.com/wiki/index.php?title=SaveFontTexture and it makes the image but everytime I used the sheet, my letter just came out like blobs/squares.
This needs to work using the OnGUI.
Any thoughts?
If there is a different solution than using the OnGUI, I’m all for it.
Thanks in advance!