Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: VamppiV on October 08, 2014, 09:01:40 AM

Title: NGUI mixed with GUI
Post by: VamppiV on October 08, 2014, 09:01:40 AM
I wonder: s it good practice to mix NGUI and GUI at one scene?
I ask theoretically :)
Title: Re: NGUI mixed with GUI
Post by: r.pedra on October 08, 2014, 09:05:47 AM
You mean the native GUI of Unity? With OnGUI? Never do this.
Title: Re: NGUI mixed with GUI
Post by: ArenMook on October 08, 2014, 01:29:12 PM
Yeah, bad practice. No reason for it.