1
NGUI 3 Support / Position UIPanel In Camera
« on: November 01, 2014, 04:22:39 PM »
Hi,
How are UIPanels linked to the camera?
I have 2 camera's and one of my UIPanels seems to insist on following the wrong camera.
So in the below, GameMenuPanel seems to wrongly follow UI Root2 and placed as such in the design mode even though position is set to 0,0,0.
-UI Root1
-- Camera1
-- GameMenuPanel
-- ..
-UI Root2
-- Camera2
-- MessagePanel
-- ..
Thanks for the help,
Mark
How are UIPanels linked to the camera?
I have 2 camera's and one of my UIPanels seems to insist on following the wrong camera.
So in the below, GameMenuPanel seems to wrongly follow UI Root2 and placed as such in the design mode even though position is set to 0,0,0.
-UI Root1
-- Camera1
-- GameMenuPanel
-- ..
-UI Root2
-- Camera2
-- MessagePanel
-- ..
Thanks for the help,
Mark
