Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: pollyox16 on March 15, 2014, 10:35:59 PM
-
I dont know if this asset works in my project. I use unity but I created my project in 2d. Does NGUI work with this?
Thank you.
-
Yes. NGUI doesn't use Unity 2D's features unless you use UI2DSprite types, however. The event system (UICamera) is able to send events to 2D colliders if its mode is set accordingly.
-
Where can I find some documentation or a tutorial of using ngui inside 2d proyects? Is there a easy way to do it? Or am I going to have a hard time figuring out how to use it with this settings?
-
It's no different than any other project, as I mentioned. ALT+SHIFT+S, adds a sprite and creates the initial UI hierarchy with a separate camera.