I'm searching a touch input tutorial (windows platform) win 10 unity5

Hello

I started to try out Unity3d a while ago with Unity3d 4 on Windows 7. Using Touchscript i build a project in which you could orbit arround an object on a touch screen. Now i changed my system to an ne PC with windows 10 and Unity 5.3 So the project isn’t working anymore.
Now, to rebuild it, i am searching for a tutorial that explains who to use touch input on windows 10 (no mobil device input needed so far), but i didn’t find one specific for Unity 5. and i am not sure it it works the same as in Unity 4.3 on Windows 8.
So which tutorial is usefull?

Thanks and greetings from Germany
Asta

there should be plenty of touch input tutorials out there for unity; unity doesn’t care what the device is, touch enabled desktop or mobile, it’s handled the same in the scripts, just be aware of whether you can do multitouch on your intended platform.

Thanks for that! I was a bit confuesd about all the diffrent tutorials about touch input.
Because this tutorial isn’t working in Unity 5 anymore;
http://unity3d.com/learn/tutorials/modules/beginner/platform-specific/pinch-zoom