Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Could you put in actions for the Touch object, to simulate touch, simulate touching object, simulate any touch, etc, it'd be much easier and cleaner than creating a whole bunch of events just to replace touch controls.
Doesn't that exist already? Check use mouse input part.
Develop games in your browser. Powerful, performant & highly capable.
The mouse touch simulates it, but when you have two buttons on the opposite side of the screen you can't be going between the two. I mean an actual action to simulate touch input.
Bump
With appropriate use of functions, you should be able to make this yourself in events.
Wasn't aware of that, awesome thanks.