Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started 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!
-
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.
-
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