Story Tutorial

From: Laurence James, www.clickschool.co.uk

image missing Story

This is how to make an animated story. You might also like to create an animation set to a poem.

Start Scratch.

  Delete the cat sprite.
  Create a stage background for your story. Import one from the web or draw one or use one of the existing stage background already in Scratch.
image missing Choose new sprite from file or create your own.
image missing image missing image missing Click on to ‘Costumes’, then locate an appropriate sprite (or draw one yourself)

Rename your sprite - give it an appropriate name!

Position the sprite on the stage, and resize it if you need to.

image missing Choose some music for your story (if appropriate).

First, click on the ‘stage’…

image missing
image missing
image missing
…now click ‘sounds’

Click ‘import’

…then select an appropriate sound. (or locate your own sound…)

image missing .. now click in "Script".
image missing add the block.
image missing
image missing
Import another sprite.

I have imported ‘boy2’ from the ‘people’ folder.

Make sure you rename each sprite to something meaningful!

  The characters are now going to talk to each other.
image missing
image missing
Click on to the sprite you want to make talk.

Add code blocks as shown…

Change the ‘secs’ (seconds) time as appropriate.

image missing
image missing
Now click on to the character who will respond.

Add the blocks as shown.

Now we don’t want the character to respond straightaway, so make sure you include a ‘wait’ block too.

image missing You should then be able to click back on to the ghost and add more blocks like this…
image missing
image missing
Clicking back on to Nick…

You can also add the ‘think’ blocks too… check it out!

Now experiment with different backgrounds and sprites.

It will help if you write out each line of your story first!