I have a theme already set on the parent control but I want to set one of it's children's background colors temporarily, basically toggle between red and the theme set color. Any clues how to do this or where I should look to find out?
Temporarily change styled label background color
Oh and by background color I mean the color of the stylebox for that particular label
I'm re-learning godot from scratch so this would be interesting fdor me to dig at.
Are you using GD script, C# or both?
First guess is that it will be in theme overrides so you can set from there in code.
Can you give example of the label node type like is it text, rectangle, color rect etc?
I'll get through this with you lol
:
- Edited
Roadie985 Are you using GD script, C# or both?
Topic tag says GDScript and Godot 3.x.
Megalomaniak nevermind then XD ty // read tags roadie XD