Sign in
Home
Online Classes
Instructors
Tutorials
☰
Register
Sign in
Online Classes
Instructors
Tutorials
1. Create a new project in Scratch
2. Make the cat move right
3. Make the cat move left
4. Add a backdrop
5. Make the cat meow
Project 562: Intro to Scratch
3. Make the cat move left
Make the cat move left when you press the left arrow key, just like you did with the right arrow key.
This challenge doesn't have a starting point
Your goal
Hint: show steps
Steps
1. Add a "when left key pressed" event
Hint: show details
Drag in a "when left key pressed" event block from the yellow Events category. You'll need to change the key from "space" to "left key".
Hint: show image
2. Connect a "move -10 steps" block
Hint: show details
First, drag in a blue "move 10 steps" block and connect it to the "when left key pressed" event. Right now, it moves the cat 10 steps in the direction it's facing. We want to move it in the opposite direction, so change the 10 steps to -10 steps.
Hint: show image
×
×
Provide your email address for immediate project access
Email
Check your email for instructions on how to create a full DA account