46
NGUI 3 Support / Sorry,issues about Depth of UIPanel again.!!
« on: October 31, 2012, 02:41:09 AM »
I have 2 panels(A,B) below to 1 Camera, A create first, Some widgets of the B always can't shows on top of B, Whatever i adjust the depth of Widget or Z value.
Could you give me some suggest , how to create a correct Struct for My UI, if i want to control the depth of UIPanels correct,
I Have some Panels , right now I put it into 1 Camera, The struct Like below,But always meets the error about depth of Widgets!
Camera
|-> UIPanel->Anchor->Widgets
|-> UIPanel->Anchor->Widgets
|-> UIPanel->Anchor->Widgets
By the way, I think if the panel have depth value, the problem should be resoved !^_^。
Could you give me some suggest , how to create a correct Struct for My UI, if i want to control the depth of UIPanels correct,
I Have some Panels , right now I put it into 1 Camera, The struct Like below,But always meets the error about depth of Widgets!
Camera
|-> UIPanel->Anchor->Widgets
|-> UIPanel->Anchor->Widgets
|-> UIPanel->Anchor->Widgets
By the way, I think if the panel have depth value, the problem should be resoved !^_^。