I was wondering if it's possible in any way to use two Game_text entities at once. And no, I don't mean have two lines of text in the exact same position in the middle of the screen. I mean if one line of text's vertical position is 0.7 (were -1 is in the center) and the other line of text's position would be 0.8.
I've already tried this without success but I've seen a few mods were there's like an entire paragraph on-screen. Is there any way to accomplish this even without using two of these text entities?