Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: ulgerang on May 30, 2014, 07:30:57 AM

Title: drag many sprites and move in editor question.
Post by: ulgerang on May 30, 2014, 07:30:57 AM
hi.

I upgraded into NGUI 3.6 .
My problem is, when I select many sprites (one more), and move it by drag in unity editor.
it just drag the last one.

before I upgrade, it just work fine.(it dragged all together. )

is there something I miss? or is there way to drag all together?
 

Title: Re: drag many sprites and move in editor question.
Post by: ArenMook on May 30, 2014, 02:33:09 PM
Make them children of a common parent and move that parent (with UIWidgetContainer attached for convenience).