Hello,
Ngui is a great package... I was recently looking into example 9 quest log scene ... And I am trying to make a small modification... I am trying to make the interface react in such a way that if I select one quest tab, either of the other two or both quest tabs if open would automatically collapse.
Now I have tried changing the trigger type in UIButtonTween which are attached to the sliced sprites from OnClick to OnSelect and turns out it kind of works but if I click anywhere else on the screen except where the collider tabs are all the quest tabs collapse.
I merely want that the one I select expands and others collapse on pressing the said tab but I don't want any changes to the interface if I click on any other part of the screen.
Also I am trying to get it to collapse if I select the same tab twice without changes to the other closed tab.
Could you direct me further on how to make this work,
Thanks,
Red