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