SCRATCH PROGRAMMING. Lesson 7: Create a Scratch Cartoon Animation

Similar documents
Cartoon Animation Tutorial

SCRATCH PROGRAMMING. Lesson 8: Stories to Animations Part I

Scratch Lesson 11: Mini Mario Game Part II - Sprites

Add in a new balloon sprite, and a suitable stage backdrop.

Scratch Lesson 2: Movies Made From Scratch Lesson Framework

Teacher Cheat Sheet - Game Coding Challenges

Lost in Space. Introduction. Step 1: Animating a spaceship. Activity Checklist. You are going to learn how to program your own animation!

Lost in Space. Introduction. Scratch. You are going to learn how to program your own animation! Activity Checklist.

Animate a Name Cards

Introduction to Scratch Programming v1.4 (Second Ed) Lesson 6 Calculator

AN INTRODUCTION TO SCRATCH (2) PROGRAMMING

Story 1: Greedy dog. 1. Beginning: setting background and casting characters. 2. Middle: Developing the story.

Teaching Kids to Program. Lesson Plan: Catch the Ball

S3 Scratch Programming

Lesson 3 Creating and Using Graphics

Computers-Review Mr. Arbiter. Write your name below:

The City School PAF Chapter Comprehensive Worksheet April 2018 ICTech Class 7 Candidate Name: Index Number: Section: Branch/Campus: Date:

SCRATCH. Introduction to creative computing with Scratch 2.0

Version History: 1.0: ab initio. Planning Notes:

Level 2: Elementary. Funny Picture. Writing Prompts. Holiday Edition. Lindsey Stomberg

Crossley Fields - Computing Vocabulary

ONE HOUR ANIMATION. Will you be a Scratcher upon completion of this session? Definitely. Learn how to write a basic script to animate a sprite.

Scratch. Creative Computing

The Environment. Scratch Programming. The Environment. The Environment. The Environment. The Environment. Lesson 1: Introduction THE STAGE

Filter and PivotTables in Excel

Make a game in which you play the notes of a song as they scroll down the stage.

We created a few different effects and animations using this technique as applied to clones.

We ll be making starter projects for many of the examples, to get people started. Those should be appearing at

In this lesson you will learn: How to capture the input from the user. How to write programs using variables and lists. Athletics Swimming Gymnastics

English as a Second Language Podcast ESL Podcast 285 A Movie Collection

1st ESO: Technology, Programming and Robotics. Unit 5: Programming. Autor: Guillermo Gómez

Meet the Cast. The Cosmic Defenders: Gobo, Fabu, and Pele The Cosmic Defenders are transdimensional

Animate a Character Cards

Lesson 10 Using and Sorting Lists

PowerPoint Quick-Start. Table of Contents. How to Get Help. Information Technology

INVIGILATED BY MARKED BY MARKS TALLIED BY

Introduction to Scratch

The Science of Dragons: How Dreamworks Made A Game Out Of STEM Education

Making a maze with Scratch

The City School. PAF Chapter Comprehensive Worksheet May 2017 ICTech Class 7 Candidate Name: Index Number: Section: Branch/Campus: Date:

CPS111 Victory Thru Scratch Lab

Telling a Story Visually. Copyright 2012, Oracle. All rights reserved.

The Beauty and Joy of Computing 1 Lab Exercise 1: Introduction to Scratch/BYOB - Animations and Communication

SCRATCH MODULE 3: NUMBER CONVERSIONS

ICS 61 Game Systems and Design Introduction to Scratch

In this lesson you will learn how to:

MAKING OF BY BRUNO HAMZAGIC SOFTWARE USED: MAYA AND ZBRUSH

A Tale Dark and Grimm

Anjuli Kannan. Google Earth Driving Simulators (3:00-7:00)

Spam. Time: five years from now Place: England

Intensive Introduction to Computer Science. Course Overview Programming in Scratch

Theo. Miles. Olivia. Joseph. Nina. Kishan. The Richard Pate School, Cheltenham

How to start your Texture Box Project!

EchoSub v1.2 EchoStyle

All Blocks of Scratch

Mailman Max. The postcode is a great way to work out the next sorting office a letter should go to, so you ll use that.

Portfolio. Background One Project

Element Effects Templates

High Frequency Words. Flashcards. 1 st. McGraw-Hill Wonders

Amber Weyland: [to cameraman] Just hold it there so we can see Mollie.

The City School PAF Chapter Comprehensive Worksheet April 2018 ICTech Class 7 Candidate Name: Index Number: Section: Branch/Campus: Date:

Jumanji. Zathura. Name

Scratch Programming for Primary School Teachers Quiz Game

Valuable points from Lesson 6 Adobe Flash CS5 Professional Classroom in a Book

Measuring in Pixels with Scratch

Lineup. Introduction. What you will need. Import your costumes. What you will make. What you will learn. Hardware. Software

The City School. Prep Section. ICTech. 2 nd Term. PAF Chapter. Class 7. Worksheets for Intervention Classes

The City School. Prep Section. ICTech. 2 nd Term. PAF Chapter. Class 8. Worksheets for Intervention Classes

Kids College Computer Game Programming Exploring Alice 3.X and Object-Oriented Programming

WORLD FIRST. In our first ever Flash MX 2004 tutorial, we take a look at the new ease-of-use features that can turn anyone into a Flash guru.

Transcript: A Day in the Life of a K12 Seventh Grade Teacher

PowToon Kaltura MediaSpace Module Quick Start User Guide

IMPORTANT WORDS AND WHAT THEY MEAN

The Exploratorium. Cathy, Tacy, and John observed the Exploratorium, a hands-on science museum in San Francisco

Getting Django Set Up Using a Functional Test

Welcome to GoalEnforcer

Driver Master By Efim Armand

Transcript: Meet Hope Military Spouse and Learning Coach

Not For Sale. Offline Scratch Development. Appendix B. Scratch 1.4

PPT. 3. Advanced Presentation: Digital story telling

For teachers' inspection

Flow fields PSY 310 Greg Francis. Lecture 25. Perception

The Dragon Games (How To Train Your Dragon TV)

============================================================================

GET FAMILIAR WITH WINDOWS MOVIE MAKER

Activity 1 evaluation

Stuart Little By E. B. White READ ONLINE

Getting Started with Crazy Talk 6

Animation and Mechanization Tutorial

micro:bit game controller with Scratch

BIOC351: Proteins. PyMOL Laboratory #4. Movie Making

PowerPoint 2003 for Windows Version Technology Workshop: Basic PowerPoint Animation for Music Presentations

DIRECTV Message Board

Need Help? Page 1 of 36 WORK

Outlook is easier to use than you might think; it also does a lot more than. Fundamental Features: How Did You Ever Do without Outlook?

Lego Club week one Wonderland to Oxford Bridge over river Isis : Thursdays 4-5pm Worple School pick up 3.30pm

Creating and Triggering Animations

Lesson 19. Opening Discussion

Introduction to Powerpoint. Create it. Opening a presentation

Transcription:

SCRATCH PROGRAMMING Lesson 7: Create a Scratch Cartoon Animation In this lesson, we will create a Scratch Cartoon Animation. We will first create a story line. Based on the story line, we will create sprites and scenes, and finally add scripts to put together the story. Step 1: Create a Story Line, Sprites, and Scenes The first step to create an animation is to have an idea. It could be from a joke you ve heard or a story you recently read. Or better yet, it could be entirely your own. I ve created a really simply story as shown below. In a small village far, far, AND far away, there lived a little boy who dreamed big. Bobby was a 9-year-old kid who got bullied all the time by this crazy bully and his sidekick. Then he met Master Meow, the Kung Fu master. Bobby was under intense training for many months. Then Bobby entered Kung Fu competition at school and defeated the bully. From this simple story line, we have this ingredient list for our animation: Sprites Bobby, bully, sidekick, Master Meow Scenes Village, School, Training Ground, Fighting Stage 1

Step 2: Create Sprites and Scenes for the Story Create or import a sprite and name it Bobby. Add extra costumes: left kick and right kick. Add a new sprite and name it bully. Save the only costume as front. Add another new sprite and name it sidekick. Save the only costume as front. Add yet another new sprite and name it Master Meow. Just give him one costume: happy. 2

To create scenes, just add backgrounds for Stage. We will create four backgrounds: village, school, training ground, and fighting stage. Figure 1: VILLAGE SCENE (village background) Figure 2: SCHOOL SCENE (school background) Figure 3: TRAINING SCENE (Training Ground background) Figure 4: FIGHTING SCENE (Fighting Stage background) 3

Step 3: Introducing Broadcast Messages Each scene has a set of sprites and each sprite needs to know where to go in a scene. Moreover, some sprites do not show up in some scenes. To let sprites know when and where they will go as scenes change, we will use Broadcast Messages. A Broadcast Message is a message sent by a Sprite or a Stage, and can be received by all Sprites. We will let Stage send out Broadcast Messages. Drag out a broadcast block from Control Took Kit and drop it in Stage s Script Editor. Click the little down arrow and select a message or create a new message. To create a new message, click the new from the popped bubble and then enter school as message name. Click OK to save this new Broadcast Message. In total, we need these messages: To School, To Village, To Training Ground, To Fighting Stage, Done Laughing, and Done Training. When the story first starts, Stage would change to Village background and broadcast a To Village message. Then Stage would change to School background and broadcast a To School message. At the school scene, the bully sprite would say Ha Ha to Bobby and broadcast a Done Laughing message. Upon receiving this Done Laughing message, Stage would change to Training Ground background and broadcast a To Training Ground message. 4 At the training scene, Bobby would spin-kick across the field for several times and

then sends out a Done Training message. Upon receiving this Done Training message, Stage would change to Fighting Stage background and broadcast a To Fighting Stage message. At the fighting scene, Bobby would kick Bully s until Bully is defeated. The story would end. Below are snapshots of scripts for all sprites. Bobby s scripts include fly-kicking. Bully s scripts include laughing at Bobby and being kicked down and defeated. Figure 5: Stage sprite's scripts 5 Figure 6: Master Meow sprite's scripts

Figure 7: Bobby sprite's scripts Figure 8: Sidekick sprite's scripts 6

Figure 9: Bully sprite's scripts TEST: View the movie. 7