I need my sprite to say some stats ot the game that I am currently programming. But I don`t want it to write on the stage permanently. Therefore it needs to say the stats in a speech bubble with multiple lines.
I tried using a list but I would prefer it not to look like a list while playing the game, so that isn`t a good option either.
How can I make my sprite say multiple lines in one speech bubble?

