Hello,
In this tutorial we will be teaching you how to make a platformer.
The first thing you will want to do is make a sprite like this
this will be our player
next you will want to grab a "when green flag clicked" block and put this code:
YV stands for Y velocity and will be how much your player is moving in the Y coordinates when you click a certain button
Next you will add this
The code above lets you wall jump.
Now 1 last piece of code!
If you found this tutorial helpful make sure to share it with your friends and family!