- Home /
How to manage common gui colors in editor and game?
Hi, I have some common colors in my menu, for example:
button color
text color
header text color
I need to put these colors in one place (for example class MenuColors) and i need something that automatically changes color of every gui object on scene when one of common colors changes.
It must work in editor and in game. What is the best way to do this?
Comment
Your answer

Follow this Question
Related Questions
Pressing play Causes Re-instancing of material (Editor) 1 Answer
Menu button select outline. 1 Answer
Color in editor doesn't match up with image 0 Answers
Editor menus are invisible 1 Answer
Changing Mesh Vertex Colors in editor 0 Answers