Topic was automatically imported from the old Question2Answer platform.
Asked By
The_Duskitty
Old Version
Published before Godot 3 was released.
Basically i want to make a custom user interface where they can choose the Colour of the Gui/Hud manually using a colour picker button,
How would i go about doing this in such a way where i can just use a grey sprite/texture on the button then have the Colour picker node Decide what colour it is on the Button
Edit: For Clarification, i am /not/ using sprite nodes, i am using Button Nodes