So I am just starting out with Construct, and I have made a simple control scheme for the character in my game (it is a platformer), and it functions normally except for one issue: When I press the jump key, I can keep pressing it and I essentially have endless jumping. I am not sure how to limit this function, and every time I try to make it so you have to hit the ground first it stops other events from happening instead.
I would appreciate any help on this if possible.
Here is a link to the .cap file if it will help!
http://www.mediafire.com/?awrua6piycssty3
The controls for the game are: Up Arrow for Jump, Left Arrow for Left, and Right Arrow for Right.
Thanks in advance!