Big Idea: In this video we continue programming our sprites to move. This time, we learn how to achieve smooth movement for our sprites by combining loops, if/then statements, and sensing blocks.
Blocks used: forever, if/then, move 10 steps. key space pressed, set rotation style, when green flag clicked, point in direction 90, next costume
Your challenge: Create a program that uses loops and if/then statements to create smooth up, down, left, and right movement for a sprite.