RichTextLabel cuts through words in half to wrap. Meaning, it spilts the text regardless if its on space or through a word. Unlike in label node, it splits the text only on spaces.
Is there a way to do the same for RichTextLabel nodes or any workaround to achieve similar text wrapping?