Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: PiiapZ on July 05, 2014, 09:48:23 AM

Title: Camera not follow UIRoot after change MinimumHeight
Post by: PiiapZ on July 05, 2014, 09:48:23 AM
After changed MinimumHeight (i my case is 1136), then i moved the UIRoot, its camera seemed to move to the opposite way.

PS. I'm using 3.6.6
Title: Re: Camera not follow UIRoot after change MinimumHeight
Post by: ArenMook on July 05, 2014, 09:49:02 PM
I don't quite follow... the camera moves the opposite way? What does it have to do with minimum height on the UIRoot? UI camera is generally a child of the UIRoot, so when you move the root, the camera will automatically move with it as do all children.
Title: Re: Camera not follow UIRoot after change MinimumHeight
Post by: PiiapZ on July 09, 2014, 05:27:11 AM
It happened when i switched Build Platform to iOS and set Minimum Height to 960   :-\
Title: Re: Camera not follow UIRoot after change MinimumHeight
Post by: ArenMook on July 09, 2014, 05:26:09 PM
This should be fixed in the next update. It's fixed in the Professional repository right now as far as I know.