Just wondering if I’m missing something obvious, as I’m starting with Unity 4.5. I’ve tried various scripts from the forum.
I have an Acer touch screen, on Win 7 64 bit and it shows 10 touches available.
MS Paint will draw with multi touches.
When I run a scene in Unity and show Input.touchCount it is giving me zero. Have tried using touches on a GUITexture.
Input.multiTouchEnabled appears to be TRUE.
Is there a switch that I need to set somewhere, or some other way to test?
Regards
IanM