Author Topic: drag many sprites and move in editor question.  (Read 2219 times)

ulgerang

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
drag many sprites and move in editor question.
« 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?
 


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: drag many sprites and move in editor question.
« Reply #1 on: May 30, 2014, 02:33:09 PM »
Make them children of a common parent and move that parent (with UIWidgetContainer attached for convenience).