Since OnScreenText can’t align itself to the bottom, I need a way to get the height of the text inside it, number of lines and wordwrap accounted for. Is that possible?
Consider using the low-level TextNode instead, which provides all of these interfaces.
David