Hi, What is the simplest way to make background color for a text label that fits the label text size automatically?
How to make background color for a label that fits the label size
- Edited
Create a new theme and apply to relevant nodes. That's one way to go, probably the easiest. Could try also shaders applied to a bitmap font for another.
https://docs.godotengine.org/en/3.1/tutorials/gui/gui_skinning.html
3 years later
Megalomaniak added the Godot Help tag .