Search Unity

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

Discussion in 'Scripting' started by Asta_D, Apr 27, 2016.

  1. Asta_D

    Asta_D

    Joined:
    Oct 16, 2013
    Posts:
    15
    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
     
  2. LeftyRighty

    LeftyRighty

    Joined:
    Nov 2, 2012
    Posts:
    5,148
    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.
     
  3. Asta_D

    Asta_D

    Joined:
    Oct 16, 2013
    Posts:
    15
    Last edited: Apr 27, 2016