Sunday, October 23, 2016

2 Post - 3rd term (Alexia Descovich, Mercedes Albrecht, Julieta Echarri, Gloria Jung)

Collage





Blocks:
What are Blocks? Blocks are different pieces that can be stacked and interlocked with one another to form a script. That means that the blocks are like Puzzle pieces. The order of the blocks is essential because they decide the way the sprites interact with one another. Different blocks have a special shape to define in which part of the script they can go.
There are 10 different types of blocks you can make scripts with, but we are only going to explain 5 of them because otherwise it would be too long.
The first one is called “Motions”. Motions is a block where you can make the character move. Some examples are: move (x) steps; turn (x) degrees...
The second one is “Looks”. Looks is used to make the character do something that changes the way it looks or to make it say something. Example: say (x) for (x) seconds; change size by (x)...
The next block is called “Sounds”. This block is used to edit what sounds the character makes. It can not be used to make it say actual words.
Examples: play sound (x); play sound (x) until done...
And last, but not least: This feature is created to make the character paint. This block is called Pen.
Some examples: change pen color by (color); pen shade to (number)...




No comments:

Post a Comment