Hi
I need a script that will allow me to drag an object trough the screen. I have found the folowing script on the Unity Wiki (the JS) and it suits me perfectly. That is 100% what I need ( I will modify some of the effects in the functions), BUT I need to use it on a mobile device with touch screen and this one is with mouse. I do not understand well the GetTouch input so I have failed repeatedly to combine the script from the Wiki and those examples here.
Great, glad you got it working!
– Huacanacha