I’m trying to spruce up my Inspector but I’m having a lot of trouble trying to draw text at a specified position in the inspector. I have drawn a colored rectangle on the inspector and want to draw text (like a label) on top of it.
How can I draw text/label at the “X” position shown above? Do I need to save my text into a texture and draw it that way?