| Attention | Topic was automatically imported from the old Question2Answer platform. | |
| Asked By | Dalo |
I have a debug HUD that can be shown over the game showing various stats. It consists of Node2D → CanvasLayer->BoxContainer->Labels. On a bright scene I cannot read the text so would like to put a semi-transparent grey panel behind it. Could anyone tell me how this can be achieved? Many thanks.