Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
Hey guys, I have tried this tutorial's way to create a shoot em up game.
w
If I want to move my player sprite when I touch on the screen how do I do that?? The drag and drop behaviour only apply when you touch on the player sprite.
Develop games in your browser. Powerful, performant & highly capable.
call the drag and drop behavior on any touch that is down on any area of screen , like this (is in touch/or mouse button is down, actor>dragndrop >drag else drop)