Text Mesh - Fonts

Hey

I have a Text Mesh rolling down in front my Camera the Font Size is 40.

and is working great i unity 3.0 ( iphone )

but when i compile the project to x-code an run it on my iphone
the font size is not 40 anymore… I think the size is back to zero… :frowning:

any suggestion ???

best regards

Thomas Larsen

Hey

I found the solution my self… and is working

Follow these steps to create a Text Mesh with a custom Font:

Import a font by dragging a TrueType Font - a .ttf file - from the Explorer (Windows) or Finder (OS X) into the Project View.
Select the imported font in the Project View.
Choose GameObject->Create Other->3D Text.