Creating Conversations between Sprites UNDER THE SEA.

Slides:



Advertisements
Similar presentations
Michael Parkes Dudley LA What can Scratch do? Make simple games, animations, presentations and stories.
Advertisements

Harry Potter Scratch Game
Adventures in Animation Harry Potter Game Pranali Choubal Kunal Shaw Barb Ericson Dec 2007.
Code Club Session 3 Shark Eats Fish. Picture of finished product here.
Animation: Smoking Kills Pages Explanation of animation This example shows the use of ghost effect on images and the loop instruction. We will.
Write Your First Computer Game!. Coding: Programming Languages Just like you can speak Chinese to someone who understands Chinese to tell them what to.
 First you have to think up a what kind of game are you going to have it can be any thing from a brick breaker to an role playing game.
TEMS Student Work: Tina LemkeTina Lemke - Peace and Love Sadie EdwardsSadie Edwards - We Are One.
Justus Nyagwencha Game Maker. Getting started -> Resources The icons across the top are very important All the things you add to the game are called “Resources”.
Racing Car Game Using the keys to control a sprite.
Scratch Understanding some programming techniques using Scratch Resetting, Parallelism and Events.
Digital Art in Scratch part 1 Barb Ericson Georgia Tech Oct 2010.
Creating pong in scratch Learning objectives: To learn how to program Sensing via colour and sprite proximity O:\ICT\ks3\scratch\scratch Exercises\Creating.
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.
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.
Timers Exploring Computer Science Lesson Objectives The students will be able to: Create a timer.
Using MIT Scratch for Programming and Control Exercise 3 Ball Game Year 9 ICT Autumn Term 2007.
Exploring Computer Science 2/23/15 2/23 Develop a Scratch story project -Brainstorming 2/24 Develop a Scratch story project –Developing 2/25 Develop a.
My Scratch Story Exploring Computer Science Lesson 4-7.
ACO 101 Making a program. mb_your_brain_on_improv.html mb_your_brain_on_improv.html.
Play Road Game to understand the game Click on each sprite to understand its script Think about a different place that a sprite would have to get across.
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.
Scratch Programming Lesson 4 Question asking and answering.
Using MIT Scratch for Programming and Control Extension work – clock project Year 9 ICT Autumn Term 2007.
  free online video (slide-show) maker  number of images and length/ tempo of your song will determine the speed.
Guide to Kerpoof. Click on play to proceed Click for picture Click for Movie Click for Drawing Click to make card Click to make story.
Digital Art in Scratch part 1 Barb Ericson Georgia Tech May 2011.
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.
Ch 17 Video Microsoft Movie Maker (Part 2). Next  Click above to play.
The Essentials of Alice (Bunny) By Jenna Hayes under the direction of Professor Susan Rodger Duke University July 2008.
Illuminating Computer Science CCIT 4-6Sep
Image #1 Getting Started
Making a Sprite Dance Barb Ericson Georgia Tech June 2011.
1 Use different costumes in Scratch to make an animation effect Synchronise interaction between 2 or more sprites Lesson 3: Learning Objectives.
Scratch Programming Lesson 3 Create a story. We are going to learn… How to change the background How to use the “say” and “think” bubbles How to change.
DIRECTIONS for Continent Power Point Presentation (grade 3) After you are done, delete this slide –EDIT  DELETE SLIDE On the title slide, replace the.
DIRECTIONS for Landforms Power Point Presentation (grade 3) After you are done, delete this slide –EDIT  DELETE SLIDE On the title slide, replace the.
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.
Algorithms in Scratch How to plan your code. Algorithms Algorithms provide computers with a set of instructions or a set of rules. They are written BEFORE.
How to create a sprite Delete a sprite (e.g. the cat) by right clicking on it and choosing delete. Go to the bottom right hand corner and choose a new.
How to create a sprite Delete a sprite (e.g. the cat) by right clicking on it and choosing delete. Go to the bottom right hand corner of the stage and.
1 Understand what Scratch is and what it can be used for Lesson 1: Learning Objectives.
Introducing Scratch Learning resources for the implementation of the scenario
Personal Planning System The Merging a New Plan Enterprise Edition.
Title Subtitle. Statement #1 Delete this text box, and add a powerful image from your “Go Green” folder. Make the image fill the screen (and don’t place.
Filamentality is free. To keep your hotlist or Treasure Hunt on the Web just go into EDIT MODE once a year and resave it. No changes needed.
Module 1: Investigation 2 Repeating and Alternating Patterns
Dancing on Green Light.
Exploring Computer Science Lesson 4-7
Building with Numbers Module 4: Investigation 2 Timers and Stopwatches
We are Astronauts Learning Objectives: I can open Scratch
Playing with Pictures Module 1 Lesson 3.
Personal Goal Banks Riverside County SELPA Corey Stacy, IT Technician
Areas of the SCRATCH 2 Screen
Lesson Objectives To understand how to make sprites interact
Exploring Computer Science Lesson 4-7
Image #1 Getting Started
Game Over Module 4 Lesson 2.
Exploring Computer Science Lesson 4-12
Directions slide: 1. Complete the title slide.
Getting Started with Scratch
Directions slide: 1. Complete the title slide.
Directions slide: 1. Complete the title slide.
Exploring Computer Science Lesson 4-12
Why We Need Car Parking Systems - Wohr Parking Systems
Click to add master title
Types of Stack Parking Systems Offered by Wohr Parking Systems
Click to edit subtitle Click to edit title.
Add Title.
Presentation transcript:

Creating Conversations between Sprites UNDER THE SEA

Select stage and then background

Select underwater scene from nature folder

Delete Spite (right click)

Select some underwater sprites from folder

Bring conversation boxes over from looks: 4 for sprite 1, 3 for sprites two and three

Green flag controls for all three

Enter song lyrics. One line alternatively for each Sprite. (lyrics on next line)

Under the Sea lyrics 1.Under the sea 2.Darling its better 3.Down where its wetter 4.Take it from me 5.Up on the shore they work all day 6.Out in the sun the slave away 7.Darling its better 8.Down where its wetter 9.Take it from me 10.WE LOVE THE SEA

Now add time when the first sprite starts sprit 2 must wait two seconds and sprite 3 for four seconds

After first line each there should be a four second gap between each sprites next line

Edit background to add title

Enlarge the stage and play

If song overlaps edit timings

ACTIVITY After you have re-created the under the sea song ask for teacher to watch. Then try to create your own conversation with sprites Extension activity : Try to replace the ‘wait’ command with ‘Broadcast’ and ‘when I receive’