[<] - Run left [>] - Run right [^] - Jump [^] while sliding down a wall - Wall jump WATCH PROLOGUE: https://scratch.mit.edu/projects/467495102/ Avoid: -Spikes -Lava -Guards To Win: Collect the screwdriver and go to the panel. To Defeat Guards: Jump on them. #all #games CHANGELOG: 7/7/2022: -Placed a checkpoint on the first room with lava. 7/6/2022: -Made it so there is one panel. -Fixed grammar issues. -Changed "gaurd" to "guard". -Changed "Jump while sliding down a wall t wall jump" to "Jump while sliding down a wall to wall jump"
On the third test, I got really frustrated because the hitbox was showing instead of the idle standing position, unless I was running left, in which case the player faced right in the idle standing position. It turned out that in one script, I had extra blocks (removing them fixed the standing right when running left bug) and in another, I was missing a block (adding it fixed the shown hitbox bug). The moral? Make sure to follow the tutorial closely. I followed about six hours of tutorial, so make sure to leave a love and fav if you want to see Part 2!