Sign in
Home
Online Classes
Instructors
Tutorials
☰
Register
Sign in
Online Classes
Instructors
Tutorials
1. Pick two main characters and a backdrop
2. (Group Activity) Broadcast Blocks
3. Write your first dialogue
4. Make your second character respond
5. Make your first character respond again
6. Add some motion effects
7. Add sound effects
8. Build your story
Project 108: Living Comic
6. Add some motion effects
Can you try making the sprites move around to make your story look more alive?
Starting point file for this challenge
Your goal
Hint: show steps
Steps
1. Add a "when green flag clicked" block
Hint: show details
This is going to be a new chunk of code that will just have a 2 motion blocks on it.
Hint: show image
2. Set your character's starting position and angle
Hint: show details
If your characters position or angle changes later in the story, it should still start at the same position or angle in the beginning.
Grab 2 dark blue motion blocks: "go to x__ and y__" and "set direction ___" and add them to your new green flag.
The values in here don't need to change for now.
Hint: show image
3. Test it out!
Hint: show details
Click the green flag to test the game. Do you see any points in your story that might be cooler with some movement?
4. Add a motion block
Hint: show details
Find a place in your story where you might want to have the character move.
Scroll through the dark blue motion blocks, and find one that looks interesting to you, and pop it in your code.
Hint: show image
5. Test it out!
Hint: show details
See what the blue motion block you picked does.
If you don't like the effect, you can switch it with a different block.
6. Test it out with a repeat block
Hint: show details
Try putting a "repeat ___" around the blue motion block, and see what happens. If you don't like this effect, you can remove it.
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