Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: leegod on September 16, 2014, 11:46:45 PM

Title: Swap item tweening animation?
Post by: leegod on September 16, 2014, 11:46:45 PM
So I succeeded at swapping items between grids by change its parent transform.

But it just immediately changed after dropping, is there easy way to add smooth animation like ngui's default returning back animation when dropped position without container?

Thanks.
Title: Re: Swap item tweening animation?
Post by: ArenMook on September 17, 2014, 12:29:23 PM
Have a look at how NGUI does it in the UIGrid, line 365.