There’s a nice tutorial over there at Booniverse on how to create bitmap fonts in unity for fancy effects.
basically throw the font in unity, select the font texture below it and execute this script to output the texture which can then be modified in any image editor.
This is pretty cool and allows for much more advanced effects than just reading the basic fonts.
Advertisements