There used to be a third party program that would allow you to do it but security holes in flash have been closed and it's no longer possible.
But you have to zip it with other files or compile it into an installer. It's not a self-contained exe file. Though it's still my favorite export option at the moment.
You just turn the platform command default controls to "No" and simulate it with the event sheet as suggested.
scirra.com/freebundle.zip
szymek lol wow
szymek which world war z poster are you referring to?
Well then dozen of Construct2 users are using the software in a not-allowed manner and might get legally sued for it.
Just to be clear, I wasn't referring to the above posts. I didn't even see them before I posted. All I'm saying is that I've seen plenty of people in their kickstarter campaigns saying that they will use the funds to buy a license.
Dozens of Construct 2 users put their stuff on kickstarter and put "Buy Construct 2 License" in their list of what they are planning on doing with the funds and no one gives them crap for it. Give the guy a break.
You're going to get the same results either way. Just use the one that you're most comfortable with.
It reminds me of a more in depth version of the game of Life. Go for it.
Develop games in your browser. Powerful, performant & highly capable.
You have to add the mouse behaviors that you want through the event sheet after you add the mouse object to the project.
If you want to make the cursor invisible then do something like
At start of layout > Mouse Set Cursor Style None
Did you add the mouse object to your project?
If you're going to use ignore input then you'll have to use events to simulate the jump rather then behaviors (although if it were me I would just use a sprite animation for it).
Then use make solid disabled in events (be sure to re-enable it when the layout restarts).
I'm not sure if it's what you're looking for but you can do something like X is pressed and invert it.
Edit - I see I'm too slow at typing again...!
Me too!