Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TheMonkeyTail

Pages: [1]
1
NGUI 3 Support / Re: Can I use the NGUI label on game scene?
« 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

2
NGUI 3 Support / Can I use the NGUI label on game scene?
« 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!

3
NGUI 3 Support / Re: NGUI and Sprite objects problem
« on: May 10, 2014, 10:10:32 AM »
Thanks :D :D :D

4
NGUI 3 Support / NGUI and Sprite objects problem
« on: May 09, 2014, 02:23:21 PM »
Hello,

I'm with a problem, my game was done and something really weird happened when I tried to implement the NGUI, some of my sprites (Sprite Renderer) stopped to be rendered, they still there, I receive the collisions and callbacks, but just didn't render...

Later I discovered they are only rendered on NGUI camera not on the game camera! What can I do to solve it?! :(

Thanks :)

Pages: [1]