- Home /
Toggle tabs for a WoW like character sheet
Hi Guys,
I've checked around this forum for an answer but nothing seems noob friendly. I am trying to create a character sheet like WoW with Unity 5 and the Unity UI tools.

As you can see the buttons/tabs " Character", "Reputation" and "Currency".
If you are not familiar with it, when I click on "Reputation" tab the interface changes to the "Reputation" screen. I guess it disables "Character", keeps currency disabled and enables the reputation "panel"?
I was able to achieve this with NGUI but it wasn't consistent and it kept breaking, so I wanted to try it in the new Unity UI.
Does anyone have any suggestions of what I can do or what I have available to do what I plan to?
Thanks in advance
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
[C#]Toggle Run on/off 2 Answers
Adding a listener to Toggle.onValueChanged via Script 3 Answers
[4.6] Toggle/Checkbox On/Off 1 Answer