U wanna know a tip? well u can use (when *flag* is clicked) an under it u can put (hide) whenever u dont want to see it in your programm yet! or u can use ( when a/d is clicked) and under it u can either put ( move 20) or (move -20) so whenever u wanna build a game with a moving character. just use my tip and dont watch useless tutorials!
U may wonder how i made this game? Well... i used special kinds of programm boxes and i made my character move by using (Move 20 Steps) and (Move -20 Steps) and for jumping i used (when space is clicked) (turn 90 degrees) (wait 0.5 sec) (move -20 Steps) (wait 0.5 sec) (move 20 Steps) (wait 0.5 sec) ( turn back 90 degrees) and thats it! for more stuff just look inside my programm.