[go: up one dir, main page]

0% found this document useful (0 votes)
65 views10 pages

Scratch Cards All 部分9

This document provides instructions for adding voice recordings, moving characters across the stage, entering characters onto the stage, coordinating conversations between characters, and creating multiple scenes in a Scratch story. The steps include choosing backdrops and characters, adding code blocks to control character movement and conversations, and testing the story.

Uploaded by

zbhdzp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views10 pages

Scratch Cards All 部分9

This document provides instructions for adding voice recordings, moving characters across the stage, entering characters onto the stage, coordinating conversations between characters, and creating multiple scenes in a Scratch story. The steps include choosing backdrops and characters, adding code blocks to control character movement and conversations, and testing the story.

Uploaded by

zbhdzp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Add Your Voice

Record your voice to make a character talk.

Create a Story 5
Add Your Voice
scratch.mit.edu

Get Ready
Click the Sounds tab. Click Record.

Choose a
sprite.

When you’re done,


click Save.
Princess

Choose Record from the


pop-up menu.

add This Code


Click the Code tab.

Select your recording


Princess
from the menu.

Try It
Click the green flag to start.
Create a Story
Glide to a Spot
Make a character move across the Stage.

Create a Story 6
Glide to a Spot
scratch.mit.edu

Get Ready

Choose a backdrop. Mountain Choose a character. Owl

add This Code

Owl

Try It
Click the green flag to start.

Tip
When you drag a sprite, the
numbers for x and y will update
in the blocks palette.
Create a Story
Walk onto the Stage
Have a character enter the scene.

Create a Story 7
Walk onto the Stage
scratch.mit.edu

Get Ready

Choose a backdrop. Mountain Choose a character. Dragon

add This Code

Dragon
Type -240 to place your sprite
at the left edge of the Stage.

Change this number to glide faster or slower.

Tip
Change the size of a sprite by typing
a smaller or larger number.

Create a Story
Respond to a Character
Coordinate a conversation so that one
character talks after another.

Create a Story 8
Respond to a Character
scratch.mit.edu

Get Ready

Choose a Mountain Choose two Goblin Princess


backdrop. characters.

add This Code


Click the thumbnail for each character, and then add its code.

Goblin

Broadcast a message.

Tell this character what


to do when it receives
Princess
the broadcast.

Tip
You can click the drop-down
menu to add a new message.
Create a Story
Add a Scene
Create multiple scenes with different
backdrops and characters.

Create a Story 9
Add a Scene
scratch.mit.edu

Get Ready

Choose two backdrops. Choose a character.

Witch House Mountain Fox

add This Code

Fox

Choose the backdrop name


from the menu.

Try It
Click the green flag to start.

You might also like