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
When I insert the object 'touch',
it always says ".... This object is available to the entire project."
How to create the entire project? I have already save as a single file.
Would anybody teach me the steps to create it ?
Develop games in your browser. Powerful, performant & highly capable.
Do you mean export your finished game ?
you mean that I can insert the object. However, it only works after exporting the game.
"Entire Project" is your project. You will can use "touch" "mouse" or "Keyboard" if add before it. You will see the "keyboard" events only after add "Keyboard" to entire project.
Yeah, it basically means the object needs only to be added once for you to be able to use it on any layout.
I see