Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: TheMonkeyTail on May 14, 2014, 10:41:31 AM

Title: Can I use the NGUI label on game scene?
Post by: TheMonkeyTail on May 14, 2014, 10:41:31 AM
Hello,

I'd like to know if can I use a NGUI label  (or any other NGUI component) in the game screen.
The idea is create a interface inside a console screen inside the game, like the ones on Doom3 :)


Thanks!
Title: Re: Can I use the NGUI label on game scene?
Post by: ArenMook on May 14, 2014, 11:29:54 PM
You can. NGUI widgets must be underneath a UIPanel, but that's it. This UIPanel can be on a game object located somewhere in your scene.
Title: Re: Can I use the NGUI label on game scene?
Post by: TheMonkeyTail on May 19, 2014, 11:39:16 PM
You can. NGUI widgets must be underneath a UIPanel, but that's it. This UIPanel can be on a game object located somewhere in your scene.

WHOOOOOOOOOOOO!!! VERY EASY :D THANKS :D