Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: dipu5683 on March 07, 2014, 06:41:07 AM

Title: NGUI Page management
Post 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
Title: Re: NGUI Page management
Post by: ArenMook on March 07, 2014, 10:10:11 AM
Normal NGUI pages and additive both? I am not sure what you mean.
Title: Re: NGUI Page management
Post by: Nicki on March 07, 2014, 12:27:52 PM
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". :)