Wednesday 14 November 2012

Scratch Tutorial

Tutorial 7-
 

Interactive Whirl:

What does this effect do?
This effect makes the sprite curve.

What do each of the codes represent?
The When  Green Flag Clicked (block) is a Control Block and a Hat Block that will activate once its sprite is clicked.

The Forever (block) is a Control Block and a C Block. It is held in a loop, which never ends unless the stop sign is activated.

The set () Effect () block is a looks block and a stack block. The block sets the specified effect on its sprite to the specified amount. In this case the effect is whirl.

The Mouse X (block) is a Sensing block and a Reporter block. Th block holds the mouse pointers current Mouse X.

No comments:

Post a Comment