SCRATCH PROGRAMMING. Lesson 8: Stories to Animations Part I

Similar documents
Cartoon Animation Tutorial

SCRATCH PROGRAMMING. Lesson 7: Create a Scratch Cartoon Animation

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

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.

In this lesson you are going to create a drawing program similar to Windows Paint. 1. Start with a new project and remove the default cat sprite.

The Photoshop Workspace

Recipes4Success. Draw and Animate a Rocket Ship. Frames 5 - Drawing Tools

SketchUp Starting Up The first thing you must do is select a template.

Severe Weather Safety PSA

Cell Phone. Adobe Illustrator Lesson 16 Working with Gradients Transparency Menu 1. START>PROGRAMS>ADOBE ILLUSTRATOR CS3

In this lesson, you ll learn how to:

ENGL 323: Writing for New Media Repurposing Content for the Web Part Two

Animatron Tutorial. Ronald Bourret

2. If a window pops up that asks if you want to customize your color settings, click No.

-Remember to always hit Command + S every time you make a change to your project going forward.

AN INTRODUCTION TO SCRATCH (2) PROGRAMMING

Creating Digital Illustrations for Your Research Workshop III Basic Illustration Demo

Create a Cool Vector Robot Character in Illustrator

Interactive Tourist Map

Pen Tool, Fill Layers, Color Range, Levels Adjustments, Magic Wand tool, and shadowing techniques

The Fundamentals. Document Basics

Lesson for levels K-5 Time to complete: min

Fantasy Cartography with Adobe Photoshop: Adapted for Gimp

On the Web sun.com/aboutsun/comm_invest STAROFFICE 8 DRAW

Scratch Lesson 2: Movies Made From Scratch Lesson Framework

Zombies! In Google SketchUp

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

Create and edit text. Create the title text First you ll create the title text for the car rental ad.

Lesson 3 Creating and Using Graphics

Lesson 1 Excel Tutorial Learning how to use Microsoft Excel 2010 page 1

HYPERSTUDIO TOOLS. THE GRAPHIC TOOL Use this tool to select graphics to edit. SPRAY PAINT CAN Scatter lots of tiny dots with this tool.

Working with multimedia

To get a copy of this image you right click on the image with your mouse and you will get a menu. Scroll down the menu and select "Save Image As".

MS Word 2007: Graphics. Lesson Notes Author: Pamela Schmidt. The Drawing Tools Format Ribbon appears when the object is selected.

Animatron Tutorial. Ronald Bourret

Inserting and Editing Pictures in Dreamweaver 8. Terminal Objective: To insert and edit an image into Dreamweaver 8.

ANIMATION FOR EDUCATORS. Professional Development Salary Point Class Presented by Jonathan Mazur, NBCT

Keynote 08 Basics Website:

Teacher Cheat Sheet - Game Coding Challenges

GIMP WEB 2.0 ICONS. GIMP is all about IT (Images and Text) OPEN GIMP

Adobe Illustrator CS Design Professional CREATING TEXT AND GRADIENTS

9 Using Appearance Attributes, Styles, and Effects

Adobe Flash CS4 Part 1: Introduction to Flash

Keynote Basics Website:

Spot the Difference PHOTOSHOP CS6

Summer 2012 Animation

MICROSOFT POWERPOINT BASIC WORKBOOK. Empower and invest in yourself

OCAD 6 for Schools. A basic help guide. Free download wnloads/freeware

Word 2007: Flowcharts Learning guide

IGCSE ICT Section 16 Presentation Authoring

Part 1: Basics. Page Sorter:

Recipes4Success. Exploring Ancient Egypt. Pixie 4

Learning Microsoft Word By Greg Bowden. Chapter 10. Drawing Tools. Guided Computer Tutorials

12 Steps for Creating Your Project Successfully

Create a unit using United Streaming and PowerPoint. Materials: Microsoft PowerPoint, Internet access, United Streaming account

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

PHOTOPLUS HELP GUIDE

Rhombic Dodecahedron, in Google SketchUp

Animated Gif - Illustrator /Text and Shapes

Lesson 6 Adding Graphics

Adobe Illustrator A Hot Air Balloon Sky Scene In this tutorial, we'll explain how to create a fun sky scene with hot air balloons.

NVTI s POWERPOINT 101

ICS 61 Game Systems and Design Introduction to Scratch

Making ecards Can Be Fun!

Power Point Tutorial

Lesson 1 Introduction to PowerPoint

Scratch Lesson 11: Mini Mario Game Part II - Sprites

Animate a Character Cards

Vision Pointer Tools

Making a maze with Scratch

2 SELECTING AND ALIGNING

Note: Photoshop tutorial is spread over two pages. Click on 2 (top or bottom) to go to the second page.

Design and Print Instruction Manual

PROJECT THREE - EMPHASIS

How to lower a car in Paint.NET (PDN) -Tools you will be using:

An Animated Scene. Pick a color for the street. Then use the Paint can to fill the lower part of the page with grass.

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

AppleWorks 6.1: What s New

FACULTY AND STAFF COMPUTER FOOTHILL-DE ANZA. Office Graphics

Create a Swirly Lollipop Using the Spiral Tool Philip Christie on Jun 13th 2012 with 12 Comments

PLEASE NOTE THAT LECTURE NOTES ARE IN TRANSITION TO VERSION 8

Adobe Illustrator CS5 Part 2: Vector Graphic Effects

Quick Guide for Photoshop CC Basics April 2016 Training:

Advanced Special Effects

Using Flash Animation Basics

Using Masks for Illustration Effects

MS Publisher 2007: Graphics. Lesson Notes Author: Pamela Schmidt

How to work with text

Animate a Name Cards

3D Massing Graphics Using Sketchup and Photoshop

Paint Tutorial (Project #14a)

SketchUp Tool Basics

Creating a Poster in Google SketchUp

Publisher 2007 Creating Flyers and Brochures

Publisher 2007 Creating Flyers and Brochures

4 working with SHAPE layers lesson overview

Google SketchUp Design Exercise 1

GIMP WEB 2.0 BADGES. GIMP is all about IT (Images and Text) OPEN GIMP

ITP 101 Project 2 - Photoshop

Transcription:

SCRATCH PROGRAMMING Lesson 8: Stories to Animations Part I In this lesson, we will create a 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 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 From this simple story line, we need these sprites: Sprites Bobby, bully, sidekick, Master Meow By now, I trust that you should be pretty comfortable drawing your own sprites, so we will just create our sprites by importing images from Scratch library. Create or import a sprite and name it Bobby. Add costumes: front, right, left kick and right kick. Add a new sprite and name it bully. Add costumes: up, down, and defeated. Add another new sprite and name it sidekick. Add costumes: tease and sad. 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. Step 3: Creating the Village Background Draw outline of mountains. Make sure to draw it all the way to the side of the canvas. We need light blue for sky and light yellow for the sun light. To select two colors, click first either Eyedropper Tool or Fill Tool to turn mouse arrow to an eyedropper icon. Then select the light blue as main color; click the two-ways arrow to switch colors; finally use eyedropper tool to select light yellow. 3 Now we have light yellow as the first color and light blue as second color. Click the Fill Tool button, and select Center Gradient Fill.

Bring the little paint bucket icon to where you like the sun to be. I like the sun to be at the upper left hand corner. 4

After filling, the Canvas should look like this. Next, we will fill the mountains in the same way. We will first select two color tones: light green for mountaintops, and darker green for area further away, such as foot of the mountains or the mountain in the shadow of the first mountain. But this time, we will use Top Gradient Fill. 5

Bring the paint bucket icon to the tip of the mountain that is closer to the Sun and click to fill. This is the result of the color fill. 6

To make it obvious to viewers that this is the village scene, I also added story line in text to the Canvas. Select Text Tool and click anywhere in the Canvas. To start typing, click Text Tool, and just start typing. You would see a tiny black square box. It s the text handle. To move the text, move your mouse over to where the text handle is and drag it. Step 4: Creating the School Background For school background, we will draw a old-school blackboard and several wooden chairs. Select Box Tool and Solid Box mode. Make sure the Fill Color is dark green. Draw a solid green box. 7

Switch color so the main color will be black. Then select Box Tool and Hollow Box mode. Create front of a table like shown below: one horizontal rectangle on top as side of the table and two vertical rectangles as legs. 8

Draw the table top and the side using Line Tool. Then finish up the table outline by adding another two legs using Box Tool in Hollow Box mode. Finally, fill the table with wooden color using Fill Tool with Solid Fill. 9

To move this table, use Select Tool to draw a box around the table and drag it. Select Stamp Tool and draw a box around the original table to make a copy. Drag the copy to where you like and click to drop the copy. Repeat until you have enough tables that this look like a classroom. I know there are not chairs but hey, tables are good enough. 10

Step 5: Importing the Training Ground Background Training ground background is the easiest of all. We will just import it from Scratch Background Library and rename it training field. Step 6: Creating the Fighting Stage Background 11 First use Box Tool and Line Tool to create a fighting stage. Select the Fill Tool and the Center Gradient Fill. Then select light blue as first color and dark blue as second color.

Switch two colors and then select Solid Fill. 12

13

Change first color to red and fill the diamond. Next we will create shadowing effect by using light grey and black. Select light grey as first color and black as second color. Then select Top Fill Gradient. 14

Fill from the top of the Canvas. We are done for this lesson. Go take a break and we will add scripts in next lesson for scene transitions and sprite interactions interactions. 15