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, it is possible o "simulate" a mouse click at the start of the frame?
i mean not a click made by the user
Develop games in your browser. Powerful, performant & highly capable.
Did you created a mouse cursor & want it auto clicking an object?
By simulating click mechanism, is there specific reason behind that?
yeah the specifi reason is im working on a test, making a chrome extension with construct2, at the moment that only works when i click on the icon of the app, so i want to simulate that click, when the app is loaded
see here:
How about make an object then move it to designated icon position and make them overlap.
So when overlap condition met the action fired up (loading the app).
well, the thing is, the "icon" of my app is in chrome, like any extension, so its impossible to tell to an object to move outise its frame