- Home /
Unity3d touch input on regular pc`s with an touch pc-monitor,,Track Touch events on an PC with an Touch-Screen
Hello everyone,
actually i am making a game for Mac and PC. Everything works fine so far with my mouse input and interaction. Now I wan`t to implement in my game the functionality, that it would work with touch-screens that were installed on regular pc`s. Is this possible without using some 3rd party Plug-ins for unity3d or is unity3d only be able to track touch events for mobile devices ? I do not want to loose time on programming input that won`t work on the devices i will use for my presentation.
It would be great, if you were able to help me.
Greetings
I'd like to know this too - I have a tablet PC, I'd like to get this working on. If this isn't currently possible (i suspect it isn't) does anyone know if its in the pipeline, Windows 8 might (finally) be the version where $$anonymous$$icrosoft gets tablet PCs to the masses, we are going to want to include touch in PC games very soon.
Hi!
are there any news about that?
About your question, I am not sure if you are referring to this. Yes you can track touch events with the Input.GetTouch functions and the related ones without the need to use external libraries.
You will just need to have Android or iOS versions for Unity to deploy on that targets.
Hope it helps.
I have been developing for Android as well for iOS, but now I want to develop an app for windows 7 with touchscreens? have you tried if unity works with windows 7 touchscreen or all-in-one computer?
Cheers!
Answer by PeterPan2k4 · Jan 13, 2012 at 08:11 AM
Sorry, but is there anyone outside who knows something about it?