I’m trying to create a dynamic quad to serve as the background for text. I’d like it to adjust it’s width and height according to the size of the string displayed by the text node.
But I’m getting inconsistent amounts of border space with my current method :P
Any better way to get the size of the text? Any help appreciated :D