Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Darkmax on November 09, 2012, 06:28:20 AM
-
Hi want to implement a draggable panel that clamps on two positions for example on iPhone like the notifications panel, one can drag the panel from above drag it down and it will move to the bottom side of the phone no matter if you untouched the panel at any time, also the position that will determine on which be clamped will be determined by the direction of the momentum.
So just want know if there something like this already implemented on ngui?
-
Have you seen the clipped panel example that comes with NGUI and tried to play with it with that checkbox checked?
-
ok i will check it