Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: alexh0101 on July 23, 2014, 08:08:04 PM

Title: Is there a feature to snap to closest item in a Scroll View?
Post by: alexh0101 on July 23, 2014, 08:08:04 PM
I saw a few threads that date from 2 years ago where snapping was discussed.
I want my draggable items to snap when I scroll/drag left and right.

Is there any snapping feature in recent versions of NGUI?

Can you please direct me to the most relevant thread/link about that?

Thanks
Title: Re: Is there a feature to snap to closest item in a Scroll View?
Post by: ArenMook on July 23, 2014, 09:28:34 PM
If you mean centering on an object in the scroll view, UICenterOnChild does it, and is a part of the Scroll View example in addition to being covered in video tutorials. Snapping of widgets as you drag them in the editor is a different feature.