Display text using Shapes
Is it possible to display text using the Shapes package?
**Edit
Oh I see now how you've done it on the HUD
It'd be really nice if there was a component or a way to convert TMP text to using shapes.
Also, adding documentation on Shapes.Draw would be super helpful
Component based text is already possible using TMP itself, so I don't really see a reason to make a Shapes version that would in turn just use the TMP stuff anyway!
and, the text draw in Shapes immediate mode, is actually using TMP in and of itself, so, it's all TMP :)
As for documentation, which I presume to be in-line code hints - that's planned! other things have just been prioritized. Unless you meant documentation on the website on immediate mode drawing in general?