Hello Guys,
I created a simple project.
Exported to Windows 8.
With VS2012, and remote debugging setup on Surface WinRT, pushed the app to tablet.
In the App, we can push the ball around with touch. The touch object stops to respond after I push the object around 15 to 20 times (either slow or fast).
Capx and .sln are here:
pureozonatedoliveoil.com/test22.zip
pureozonatedoliveoil.com/pap1.zip
Thanks,
Shan
We've had issues with bugs in the input drivers for Windows 8 devices. Does it fix it if you change it to use 'On any touch'? If you put the touch count in a text object on-screen does it get stuck at 2? If so it seems likely a device specific issue.
Develop games in your browser. Powerful, performant & highly capable.
Hello Ashley,
Thanks for your reply. Will check it out today with other win 8 tablet devices today.
thanks,
I tried in my Samsung tablet. Works fine. Might be issue with my Surface I guess!
Thanks again for taking a look Ashley!