Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: appminis-mike on November 19, 2013, 01:19:19 PM
-
I get a message saying that UIRoot should not be active at the same time as UIOrthoCamera. If I'm using UIOrthoCamera on my NGUI camera to maintain proper orthographic camera size, should I disable the UIRoot script on the main NGUI root?
Thank you.
-
It's one or the other. The two achieve the same functionality. One does it by adjusting the size of the UI, the other does it by adjusting the camera's orthographic size.