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.
Develop games in your browser. Powerful, performant & highly capable.
It reminds me of a more in depth version of the game of Life. Go for it.
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!
or if you don't understand the above suggestion, you can just make a simple event like if variable is less then 0 set value to 0
It's a known bug and hopefully will be addressed with the new arcade.
Member since 5 Oct, 2013