Using OnMouseDown to touch-drag items on screen?

Hi all, I am using an implementation of OnMouseDown to make custom buttons hittable to execute scripts, but I vaguely recall when I first found OnMouseDown someone talking about using it along with another script to allow users to touch-drag things around the screen.

Can anyone point me to this script?

Thanks :slight_smile:

Searching yourself would be faster.
http://forum.unity3d.com/threads/96507-Dragging-an-object-using-touch-%28UnityScript%29?highlight=touch+drag
http://forum.unity3d.com/threads/97594-moving-object-using-mouse-drag?highlight=touch+drag

Not sure what is it you need. But some of them i found when i use the search function.