- Home /
Changing the font size of GUIText (on Unity iPhone)?
Hello, like the title says, I'm having a hard time changing the font size on a GUIText object, and normally in regular Unity when importing a font theres a size option in the importer somewhere, but in Unity iPhone that's nowhere to be found.. is there some way to do it through scripting?
Any help is appreciated,
Thanks! :)
Comment
Best Answer
Answer by Eric5h5 · Apr 08, 2010 at 05:31 AM
Select the font and click the Settings... button.
Thanks from me, too! $$anonymous$$issed that one completely and was previously messing about with styles to size text.