- Home /
How to unify a UI, as to easily change all buttons etc. later?
I'm using the the Unity UI, the one where each button/panel is a GameObject.
I have UI panels/screens in different files (scenes, prefabs) and now I'd like to change ALL buttons to look the same. What could be a good way of achieving this?
In general, I guess: What is a good way of making a "unified" UI in Unity, so that it can be restyled easily later?
Thanks
Comment
Your answer

Follow this Question
Related Questions
Disabling Unity Pro Theme? 1 Answer
How to make a ui like Iron man 's computer "Jarvis"? 0 Answers
Make healthbar size from percentage instead of value. 2 Answers
How do i make my ui elements stay the same size and position on all andorid devices? 1 Answer
Function in the Event Trigger of a UI element does not work properly 0 Answers