Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dean_winston

Pages: [1]
1
NGUI 3 Support / A problem about Depth
« on: March 02, 2015, 04:48:06 AM »
Hi,
   In my game,it always dynamically load a prefab which is a UIPanel and reset panel's depth to suitable value by click event.In some panels contain another UIPanel as child and the child UIPanel must reset depth too, if not the level relationship will be in disorder(the child UIPanel has lower depth than parent's).
Is that any better method to do this?

2
NGUI 3 Support / Altas issues
« on: January 31, 2015, 02:25:11 AM »
I used the Altas Marker to bulid a new altas.It generate x.png, x.mat, x.prefab,then I commit to SVN.My colleagues get it but they encounter a problem.The mat lost the png and the prefab lost the mat.I must rebulid the relation By Click the Inspector.

Is it a issue or my wrong operation?And how to solve it.

Thanks for reading my topic.

3
NGUI 3 Support / How to hide a UI widget?
« on: January 26, 2015, 07:44:25 AM »
I just used the NGUI and unity for serval days.I don't know how to set a widget visible or not visible conveniently?

Pages: [1]