Hey guys,
I use the "OnDragFinished" Event Listener to detect when I have finished dragging a UIDraggblePanel. This works fine but what I actually want to know is when the UIPanel comes to a halt after being dragged and the momentum being applied. So how can I figure out, when the UIPanel stops after being dragged?
Thanks for your help!