Hi all,
Guessing it isnt to complex but I cant figure it out myself. What is the best way to make the player single jump without platform behaviour?
Found this equivalant post but don't really understand it.
construct.net/en
Cheers
Develop games in your browser. Powerful, performant & highly capable.
+Keyboard: On Up arrow pressed +Sprite: Is overlapping ground at offset(0,1) -> Sprite: Set Physics impulse (0,-2) at image point 0