Rich Text Align

Hello everyone, is there a way to align text in a text component where I’m writing some rich text?
In the official page (Redirecting to latest version of com.unity.ugui) there is nothing about it…
Is it possible to give an alignment to the text with rich text? Something like <align=center>My Text in the Center</align>?
Thanks for any help.
Massy

I dont think you can but you could use this instead:
https://docs.unity3d.com/ScriptReference/UI.Text-alignment.html

Testmeshpro is free now, and may be worth a look. It includes a ton of useful tags that you can do.

2 Likes

Thanks bro, very usefull