Look at this video
→ as soon as the text reaches a new line, the entire text gets “pushed” up, because it needs more space to show the entire text. (This only happens if the text has more than 1 line of course).
I would like the text stays where it has started even if there is more than one line
How can I make the text stay in place?
In code, I set the text to a string then I increment every x seconds the amount of TMP_Text.maxVisibleCharacters.