How to display text from bottom up in RichTextLabel

Godot Version

v4.4.1.stable.mono.official [49a5bc7b6]

Question

This is how RichTextLabel display text normally:


This is the effect I want to achieve:

How can I do this?

Set RichTextLabel.vertical_aligment to Bottom

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.