Hello. Today I will explain how to move around, jump, make levels, and make an awesome title screen.
Walking (Easy)
First, you always need a green flag.
Walking (Harder.)
Okay, now it’s time for a harder but more smother way to walk.
First, green flag.
Then, get Key Left Arrow Pressed? and Key Right Arrow Pressed? and 2 If then blocks. But, no Change X by block. Instead, go to the Variables and make 2 new Variables called X Velocity and Y Velocity.
Jumping
First of all, green flag, then make a forever, and a If Then block into the forever loop. Like this