Harrison Rogness
Harrison Rogness

Reputation: 63

How to use a font you imported into unity in Text Mesh Pro

I'm trying to use Comfortaa in my title screen for my game, so I imported it into my assets folder, and when I tried to use it in my Text Mesh Pro it wouldn't show up, and when I tried to drag it right into the field it wouldn't let me put it there.

Upvotes: 5

Views: 6065

Answers (2)

Yilmaz
Yilmaz

Reputation: 49263

Create Fonts folder under assets, drag all of your fonts there. And then for each font, right click on it and apply this

enter image description here

Upvotes: 1

Erçin Dedeoğlu
Erçin Dedeoğlu

Reputation: 5383

On the Unity Menu, go to Window -> TexMesh Pro -> Font Asset creator, and select the font you want to convert.

Upvotes: 7

Related Questions