Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: play_edu on May 15, 2015, 06:03:06 AM
-
I have a 3D UI scene with 10 UIPanels. Every UIPanel have checked static true. In my game, 3D camera always rotating on y axis. In between if I rollover on any button for change color with UIButton script the button is shaking with camera rotation.
I am tired
I am using NGUI 3.8.2 version... :-[ :-[ :-[ :'( :'( :'( :'( :'(
-
Please check the video and example project explaining the issue practically from here
https://www.sendspace.com/file/7tw4ko (https://www.sendspace.com/file/7tw4ko)
I am using latest version of Unity 4.6 and NGUI 3.8.2.
-
UI camera shouldn't be moving at all. It needs to remain static...
-
Hi,
Any Other option For it. Because I'm Working On Stereoscopic Project. So Already I have 2 Camera (Left Camera And Right Camera). 3rd camera Is Creating Problem.
pleases Help me. Any Other Option To solved This problem Because statics camera is No Right Option for my projects. :'( :'( :'( :'( :'(
-
You can have 2 cameras, it's not an issue. As I said, the UI camera/cameras need to stay in place. Don't make them children of your game cameras that move. UI needs to stay in one place.