Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: dipu5683 on March 07, 2014, 06:41:07 AM
-
Hi
I am newer to unity. I am creating interface for my app using ngui. My interface consists of normal ngui pages and additive both.
Can any one suggest me what should be the best approach of doing this?
Thanks in advance
-
Normal NGUI pages and additive both? I am not sure what you mean.
-
Make your own UIController which handles all window, pages and such interactions. NGUi gives you the tools the create individual pages as prefabs, you can just build the "stuff around it". :)