Computing and Scratch Games How to Use Costumes

  • Slides: 20
Download presentation
Computing and Scratch Games How to Use Costumes

Computing and Scratch Games How to Use Costumes

We Are Learning To • Use different costumes in Scratch to make an animation

We Are Learning To • Use different costumes in Scratch to make an animation effect • Put two or more sprites on the screen at one time What I am Looking For Learn about the interface and animated a sprite

What is Scratch? Scratch is a control program that enables you to create your

What is Scratch? Scratch is a control program that enables you to create your own interactive stories, animations, games, music, and art The name Scratch comes from the scratching technique used by hip-hop disc jockeys, who spin vinyl records back and forth with their hands to mix music clips together in creative ways. You can do something similar with Scratch, mixing different types of media clips (graphics, photos, music, sounds) in creative ways.

Learning the Interface These are called “Scripts” This white background is called “The Stage”

Learning the Interface These are called “Scripts” This white background is called “The Stage” The images are called “Sprites”

Learning the Interface Here is the main menu, click through them to look at

Learning the Interface Here is the main menu, click through them to look at the different things scratch can do You can drag the blocks from here to here To delete blocks just drag them back

Task 1 – Delete your sprite Right click on the sprite icon and go

Task 1 – Delete your sprite Right click on the sprite icon and go to delete. This will get rid of the cat

Task 2 – Select your sprite Click on Open Sprite Double click “Ballerina” and

Task 2 – Select your sprite Click on Open Sprite Double click “Ballerina” and this will insert it into your program

Task 3 - Import costumes Click on the Costumes tab Click on Import and

Task 3 - Import costumes Click on the Costumes tab Click on Import and import Ballerina-b

Task 4 - Import Costumes Continue this process until all the ballerina costumes have

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

Task 5 – Back to the Script Click on the Script tab add these

Task 5 – Back to the Script Click on the Script tab add these blocks

Activity to do Enter the script you have been shown Choose a different sprite

Activity to do Enter the script you have been shown Choose a different sprite that has more than one costume and make an animation of your own You can draw your own sprites

Task 6 – Making a Broadcast Select the Broadcast block from the events section

Task 6 – Making a Broadcast Select the Broadcast block from the events section Click on the drop down list and select New Call the message broadcast 1 and click ok

Task 6 – Making a Broadcast Attach the Broadcast block to your script

Task 6 – Making a Broadcast Attach the Broadcast block to your script

Task 6 – Making a Broadcast Attach the Broadcast block to your script

Task 6 – Making a Broadcast Attach the Broadcast block to your script

Task 7 - Add another sprite Click open to add another sprite Make sure

Task 7 - Add another sprite Click open to add another sprite Make sure to select the right sprite. Once selected you can then add scripts to that particular sprite.

Task 8 – Script for Sprite 2 Enter in the following code for second

Task 8 – Script for Sprite 2 Enter in the following code for second sprite you just added Select broadcast 1 from the dropdown list

Run the script to see if it works Enter the two scripts you have

Run the script to see if it works Enter the two scripts you have been shown Using all the skill you have learned so far create a script of your own

Plenary Swap seats with the person next to you Run their program List 1

Plenary Swap seats with the person next to you Run their program List 1 positive comment about their project and think of one improvement Share your comments with your friend