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
Hi guys. i do not have the option to create mouse keyboard or touch events when I go to my event sheet.
What am I doing wrong? Here is a screenshot:
<img src="http://www.jaboston.com/images/sshot.png" border="0" />
first you have to add them to your project
double click on your layout and add mouse,keyboard,or touch
and btw its a good idea to read the manual HERE
Develop games in your browser. Powerful, performant & highly capable.
it's also a good idea to run thru a tutorial or two for beginners.
like here
scirra.com/tutorials/37/beginners-guide-to-construct-2
I figured it out just before Fidasx posted thanks. Seemed strange to me at first that I had to create the mouse and keyboard as an object type as it is an IO hardware. I guess it is just like importing a library though thanks.