Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: satish on September 30, 2015, 01:22:00 AM
-
Hello Everyone,
I'm trying to create menu UI like attached.
But i haven't idea to "how to create sub child's of option ". in this case like "Sort By" UI.
Thanks for any guidance.
-
The popup list that comes with NGUI only supports one level. If you want more than one, you can either close the current popup and open another, or modify the script to support multiple popups.