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 - vrgz

Pages: [1]
1
NGUI 3 Support / Re: DragAndDrop: Dragging position wrong
« on: March 09, 2013, 09:58:55 PM »
by the way I use 2.3.4 the last version

2
NGUI 3 Support / Re: DragAndDrop: Dragging position wrong
« on: March 09, 2013, 09:57:50 PM »
I had same problem.

and
mTrans.localPosition += (Vector3)delta * UIRootobject.GetComponent<UIRoot>().pixelSizeAdjustment;

works for me.

Pages: [1]