Monday 5 November 2012

Scratch Tutorials

                  Tutorial 3-

Key Moves:

What does this effect do?
This effect makes the cat changes its position that it faces.

What do each of the codes represent?
The When () Key Pressed block is a Control block and Hat block and in this tutorial when the up arrow, down arrow, left arrow or right arrow is pressed, the block will activate.

The Point in Direction () block is a Motion block and a Stack block and it points its sprite in the direction given. In this one, it changes from 0 to 180 to -90 to 90.

The Move () Steps (block) is a Motion Block and a Stack Block which moves its sprite forward the specificed amount of steps (10).









No comments:

Post a Comment