Trabla: Unity3D: importing fonts files
Solving:
1. Download new font.
Unity3D supports TrueType Fonts (.ttf files) and OpenType Fonts (.otf files)
2. Create folder "Fonts" in Assets (Unity Editor)
3. Copy font file to "Fonts" folder - new font will be automatically installed
Example site with free fonts: http://www.1001freefonts.com/
Official Docs: http://docs.unity3d.com/Manual/class-Font.html
No comments:
Post a Comment