bethleem Is there a way to align text inside a Richtextlabel like you can do in a plain Label? I can´t find out in the docs.
Shin-NiL You can use Bbcode tags for that: [center]my centered text here[/center] my right aligned text here `` should work too, but doesn't. Left is the default alignment though. Don't forget to enable Bbcode in the RichTextLabel node to take effect.