First Project: Dance Dance Sprite Write a dance with your sprite (You pick or create the sprite) ...

16
Dance Sprite Write a dance with your sprite (You pick or create the sprite) Incorporate as many of the Motion Commands as you can. Include at least two comments Include project notes: Name, Date, Short Description of Assignment Save it as YourNameDanceLesson2 Copy your saved dance into the Turn in folder for IntroToProgramming File -> save as.. Or just copy and paste it into the folder. Extensions: Include several sprites, Make a football play Make a soccer play Make a skateboarder doing a trick A basketball player taking a shot Look at some of the ‘Control’ commands to have the sprites repeat motions.

description

Goals Introduce graphics in Scratch and allow you to import and edit sprites and to modify backgrounds Introduce graphics in Scratch and allow you to import and edit sprites and to modify backgrounds Write a Costume Change program. Write a Costume Change program.

Transcript of First Project: Dance Dance Sprite Write a dance with your sprite (You pick or create the sprite) ...

Page 1: 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.

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 can. Include at least two comments Include project notes: Name, Date, Short Description of

Assignment Save it as YourNameDanceLesson2 Copy your saved dance into the Turn in folder for

IntroToProgramming File -> save as.. Or just copy and paste it into the folder.

Extensions: Include several sprites, Make a football play Make a soccer play Make a skateboarder doing a trick A basketball player taking a shot Look at some of the ‘Control’ commands to have the sprites

repeat motions.

Page 2: 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.

Playing with PicturesPlaying with Pictures

Module 1 Lesson 3Module 1 Lesson 3

Page 3: 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.

GoalsGoals Introduce graphics in Scratch and allow Introduce graphics in Scratch and allow

you to you to importimport and and editedit sprites and to sprites and to modify backgroundsmodify backgrounds

Write a Write a Costume ChangeCostume Change program. program.

Page 4: 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.

To Delete a SpriteTo Delete a Sprite

Click on the Scissors and then the sprite.

Or right click on the sprite and select delete.

Page 5: 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.

Editing a Sprite Editing a Sprite Load Load

(import) a (import) a Sprite in Sprite in Scratch.Scratch.

Page 6: 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.

More EditingMore Editing RESIZESelect the tool, and click on

the sprite to change the size.

Page 7: 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.

Edit the CostumeEdit the CostumeCostumes tab

Select Edit

Page 8: 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.

Scale buttons Rotate buttons

Flip current selection horizontally or vertically.

Erase canvasAdd image from a file.

Undo Redo

Zoom

Current ColorsOptions area – Tool Settings

Color palates – Change the current

colors.

Page 9: 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.

Time to ExperimentTime to ExperimentEdit your sprite by changing size, color Edit your sprite by changing size, color

etc..etc..When finished click OK When finished click OK (Give time now for experimenting.)(Give time now for experimenting.)Open a new projectOpen a new projectLeave the cat on the screen and click on Leave the cat on the screen and click on

the costumes tab.the costumes tab.

Page 10: 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.

1. Click Costumes tab

2. Click Paint3. ClickImport

4. Select the cat1-a

Page 11: 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.

Use the fill tool to change the colorUse the fill tool to change the color

Fill tool

Select Color

Change the color.

Page 12: 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.

Notice you just made costume 3Notice you just made costume 3

Repeat this process to make another

costume.

Page 13: 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.

ScriptsScriptsSelect Costume 1Select Costume 1Select the Scripts tabSelect the Scripts tabBuild and execute a program to change Build and execute a program to change

the costumes. the costumes.

Page 14: 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.

Sample CodeSample CodeModify your code to have the cat move

across the stage as it changes costumes.

Page 15: 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.

Importing BackgroundsImporting Backgrounds

1. Click on the stage.

2. Click on Backgrounds

3. Click on import

4. You can also edit the

background.

Page 16: 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.

Pictures ProjectPictures Project New BackgroundNew Background At least two sprites moving on the stage.At least two sprites moving on the stage. Sprites need to be edited and have their Sprites need to be edited and have their

costumes change when moving.costumes change when moving. Can also try to get an image from the internet.Can also try to get an image from the internet. Save it as Save it as YourNamePictures3YourNamePictures3 Turn it into the Turnin folderTurn it into the Turnin folder Extensions:Extensions:

Coordinate the movement of the sprites. (Dance, Coordinate the movement of the sprites. (Dance, Play, Story, …)Play, Story, …)

Using the editor, create your own sprite.Using the editor, create your own sprite.