Unity3D - How to put text on your 2D GameObjects, and how to change the text

Описание к видео Unity3D - How to put text on your 2D GameObjects, and how to change the text

Basically all you have to do, is create a gameobject, then place a new empty object on it.
To that new empty object you have to add textmesh pro text (also you have to import it).
Resize it as you like. Then change the colors if you want.

If you are scripting it, don't forget to import TMPro, with using TMPro.

Комментарии

Информация по комментариям в разработке