Hi , I want to ask people who exported their games to windows 8 , did you have any touch problems because my games aren't responding to touches . even though keyboard works fine . thanks in advance
Hate to say this, but did you add the touch object?
Of Course
I'm not new to construct 2 , I have been developing using construct 2 for 8 months now . And I know how the event system works and I made my game touch controlled . So yes I added the touch object
Develop games in your browser. Powerful, performant & highly capable.
Then you should check the collision polygons of the objects you want to touch.
The image editor doesn't always create them as expected.
If that's is the problem . then why didn't I run into any problems while testing on chrome and node-webkit ?
The poly is always there, it may not cover much area if wasn't set correctly.
Okay , I will give your idea a try . thanks for the help