Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: leegod on March 03, 2015, 02:05:11 AM

Title: How can I use EZGUI with NGUI at the same time?
Post by: leegod on March 03, 2015, 02:05:11 AM
After import 2 packages, script error occurs. Seems 2 package both uses UIPanel, UIProgressBar, etc.

How can I revise and use both gui at the same time?

Thanks.
Title: Re: How can I use EZGUI with NGUI at the same time?
Post by: Nicki on March 03, 2015, 12:02:22 PM
Put one of them in a namespace. They both should already be, but both were made before Unity allowed namespaces with monobehaviours.
Title: Re: How can I use EZGUI with NGUI at the same time?
Post by: ArenMook on March 03, 2015, 05:45:13 PM
NGUI was never compatible with EZGUI.