1 Use different costumes in Scratch to make an animation effect Synchronise interaction between 2 or more sprites Lesson 3: Learning Objectives.

Slides:



Advertisements
Similar presentations
To: All Staff Please find below a user guide to using . I will explain how to do the following using screenshots and annotations. From:
Advertisements

Create a Simple Game in Scratch
Create a Simple Game in Scratch
Michael Parkes Dudley LA What can Scratch do? Make simple games, animations, presentations and stories.
Scratch for Storytelling Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
Harry Potter Scratch Game
Adventures in Animation Harry Potter Game Pranali Choubal Kunal Shaw Barb Ericson Dec 2007.
A Christmas Scratch game
Learn… Create… Program. Manipulation of Multiple Media Connects with youth culture Scratch is a new graphical programming language designed to support.
Scratch Workshop Thursday, August 26, 2010.
Fish Chomp. The screen where you can see what happens when you play your game is called the STAGE. The SCRIPT BANK is where the types of instructions.
Meet Me on Mars Lesson 7 Variables and Messages. Events and Variables 1. Click the _________ button 2. When ________ clicked, set ______ to ____ 3. Now,
Introduction to.
Code Club Session 2 Dance Party. What will we learn ?  How to change the background  How to create animations  How to make objects talk to each other.
Section 3 Calculations National 4/5 Scratch Course.
Using MIT Scratch for Programming and Control Exercise 3 Ball Game Year 9 ICT Autumn Term 2007.
ACO 101 Making a program. mb_your_brain_on_improv.html mb_your_brain_on_improv.html.
Summer Computing Workshop. Introduction  Boolean Expressions – In programming, a Boolean expression is an expression that is either true or false. In.
1 Understand how to use Scratch to: – Animate a sprite – Add sound to your script – Use the forever command to create a loop Lesson 2: Learning Objectives.
Section 1 Introduction National 4/5 Scratch Course.
Fish Chomp. The screen where you can see what happens when you play your game is called the STAGE. The SCRIPT BANK is where the types of instructions.
Creating a Simple Game in Scratch Barb Ericson Georgia Tech June 2008.
TRIGGERS Triggers tell a script to start executing There are four types of triggers: When green flag is clicked When I am clicked When is pressed When.
Introduction to Scratch. What is Scratch? Scratch is a control program that enables you to create your own interactive stories, animations, games, music,
Image #1 Getting Started
Create a Halloween Computer Game in Scratch Stephanie Smullen and Dawn Ellis Barb Ericson October 2008.
First Project: Dance Dance Sprite  Write a dance with your sprite (You pick or create the sprite)  Incorporate as many of the Motion Commands as you.
Introduction to Computer Programming - Project 2 Intro to Digital Technology.
Using MIT Scratch for Programming and Control Exercise 4 – Cat and Dog game Year 9 ICT Autumn Term 2007.
 SCRATCH is a new programming language that lets you create your own interactive stories, animations, games, music, and art.
Programming a Shooter Game Design.
This opens the box as shown above where filtering on the Junk e mail folder can be adjusted. Click on the Blocked Senders tab. If adding an address.
How to create a basic game in Scratch. The Scratch Stage The Scratch stage is 480 pixels wide and 360 pixels high x increasesx decreases.
1 Understand what Scratch is and what it can be used for Lesson 1: Learning Objectives.
Creating a Zip File with a Password. 1.Right Click on the File or Folder you want to Zip. 2.Choose “Add to Zip”
Scratch : Animation and game programming Task 2: A cat and a dog.
Creating a Simple Game in Scratch Barb Ericson Georgia Tech May 2009.
LEARNING SCRATCH: PRESENTATION 4 PRESENTATION 1: GETTING STARTED 1 Broadcast Messages Today, we'll learn how to get our sprites to act together, and build.
Functions / Blocks.
Scratch Helicopter Game
Create a Halloween Computer Game in Scratch
Customise & Explain your game
Scratch for Interactivity
What is it?! •Scratch is a programming language that allows you to create interactive stories, music, animations, art, games, and more!
Scratch Unit Overview We are going to look at computer programming and how to create your very own computer game The piece of software we will be using.
Interacting Sprites Module 3: Investigation 4
Games Programming in Scratch
Scratch Programming Intro
Dance Cards Dance Cards
Playing with Pictures Module 1 Lesson 3.
How to complete a Referral Form via “Student” tab
Dance Cards Dance Cards
Dance Cards Dance Cards
Motion and Looks.
Dance Cards Dance Cards
Dance Cards Dance Cards
Lesson Objectives To understand how to make sprites interact
Scratch for Storytelling
Dance Cards Dance Cards
Image #1 Getting Started
Game Over Module 4 Lesson 2.
Scratch: Animation and game programming
Getting Started with Scratch
Game development using Scratch
Creating a Simple Game in Scratch
Introducing Scratch and Creating Sprite
Scratch 7B IT 1.
Animate a Sprite. By M, M and C P6
Presentation transcript:

1 Use different costumes in Scratch to make an animation effect Synchronise interaction between 2 or more sprites Lesson 3: Learning Objectives

Select your sprite Click to open sprite From the people folder, select ballerina-a

Import costumes Click on the Costumes tab Click on Import and import ballerina-b

Import Costumes Continue this process until all the ballerina costumes have been imported. Your screen should look like this

Back to the Script Click on the Script tab add these blocks

Task 1 Enter the script you have been shown Choose a different sprite that has more than one costume and make an animation of your own

Making a broadcast Select the Broadcast block from the Control section Click on the drop down list and select New Call the message broadcast1 and click ok

Add broadcast to your script Attach the Broadcast block to your script

Add another sprite Click open to add another sprite The blue border shows you which sprite you are working on

Enter the script for sprite2 Select broadcast1 from the dropdown list

A reminder.....

Task 2 Enter the two scripts you have been shown Demonstrate both scripts to your neighbour and explain how the scripts work

Extension Using all the skill you have learned so far create a script of your own