Lesson 5 - Repeats and Fades: Opening Scene

Fading in using Repeats (Opening Scenes) is a great way of animating the start to a story in Scratch where you can make your characters and settings disappear and reappear in a cinematic way. 

You can also make your scenes change so that, if your space explorer climbs up an alien, the next scene can fade in as the other scene fades out. It is simple to make a story sequence with a few blocks of code.

Click the image below to get started.

Lesson Structure:

Part 1: Repeats as fades and editing your sprite

Part 2: Editing your sprite

Part 3: Adding broadcasts and adding repeats for fades in your backdrops

To share your project, rename it with your Name and Class

Then press go to the Project Page

Click Share

Then Add to Studio 

to your Lesson 4 project studio pages.

KeywordDefinition
SpriteAn object in Scratch which performs functions controlled by scripts
StageThe background of a project, performs functions through scripting
BlockBlocks make up scripts, which make a project work
ScriptA script is a collection or stack of blocks that all interlock with one another. The blocks and their order are very important, as they determine how sprites interact with each other and the backdrop.
Green FlagSometimes simply called the 'flag,' this is what starts most projects' scripts running
TweeningMoving between two points - given in coordinates X , Y
CommentsSometimes, comments are attached to scripts to explain what certain blocks do and what the script's purpose is.
X PositionThe position that a sprite or the mouse is at along the horizontal axis
Y PositionThe position that a sprite or the mouse is at along the vertical axis

Learning Intentions:

Can I animate with code?

Can I create a changing scene?

Teacher Lesson 5 Scratch file link

Success Criteria:

I can use code blocks in a precise order.

I can make my sprites move, hide, fade and communicate with each other (broadcasting)

I can test and re-test my code to create precise movement.

Resources
Life on Mars images Link
Life on Mars Lesson 6 Scratch file and Link
Life on Mars Lesson 5 Scratch file and Link
Name and Link