<< Chapter < Page Chapter >> Page >

Animation

Since the earliest days of animation, two-dimensional (2D) animation has been created by presenting a series of drawings to the viewer in rapid succession where each drawing was similar to but slightlydifferent from the previous drawing. Because of the property of human vision to blur one Image Into the next, if the images are sufficiently similar and theyare presented in rapid succession, the human mind perceives the series of images as continuous motion. This is how motion pictures work, and it is also how thecartoons that you see on television work.

Costumes

Animation can be created in a couple of different ways in Scratch. One way is through the use of something called costumes . For example, when you createa new project in Scratch, an image of a cat having two costumes is automatically added to the project. Image D shows a screen shot of the center panel in the user interface for a new project with the Costumes tab selected.

Image d. the costumes tab for a new scratch project.

Missing image.
Image D. The costumes tab for a new Scratch project.

Image D shows a lot more than just the current costumes. The current costumes are shown in the upper-left corner of Image D .

The cat sprite has two costumes

As you can see, the cat sprite has two costumes, which are really two different images of the cat. The images are designed to make it look like thecat is walking if the two images are repeated in rapid succession. You can also see that each costume has a name, with the default names in this case being:

  • costume1
  • costume2

If you choose to do so, you can click in the boxes containing the names and modify them. Also, if you choose to do so, you can use the built-in drawing program to modifythe drawing. However, most of that is beyond the scope of this module so we won't get into it here.

With only two costumes for the cat, the walking motion is not very smooth. Somewhere on the Scratch website, I saw a project that had sixteendifferent costumes for the cat. When those sixteen different costumes are displayed in succession, the cat appears to walk very smoothly.

Loop blocks

If you click the tan Control button in the Scratch user interface, you will expose a large number of blocks that are generally used to control the flow of the program. The following control blocks that areexposed by that button can be used to construct loops:

repeat (numeric value) - (see

The repeat (numeric value) block

The repeat (numeric value) block (referred to hereafter simply as the repeat block) provides the mechanism by which you can cause a set of actions to be executed a specified number of times. (See Image E .)

You create a repeat block that will do something useful by inserting programming blocks into the mouth of a repeat block. When you drag a raw repeat block into the center panel, it looks like the tan image shown in Image E .

Image e. various scratch blocks.

Missing image.
Image E. Various Scratch blocks.

Setting the number of repeats (iterations)

By default, the white box in the repeat block contains a literal numeric value. You can modify that value and specify the number of times thatthe code in the repeat block will be executed. When you use a literal value, the code will be executed the same number of times every time you run theprogram.

Questions & Answers

if three forces F1.f2 .f3 act at a point on a Cartesian plane in the daigram .....so if the question says write down the x and y components ..... I really don't understand
Syamthanda Reply
hey , can you please explain oxidation reaction & redox ?
Boitumelo Reply
hey , can you please explain oxidation reaction and redox ?
Boitumelo
for grade 12 or grade 11?
Sibulele
the value of V1 and V2
Tumelo Reply
advantages of electrons in a circuit
Rethabile Reply
we're do you find electromagnetism past papers
Ntombifuthi
what a normal force
Tholulwazi Reply
it is the force or component of the force that the surface exert on an object incontact with it and which acts perpendicular to the surface
Sihle
what is physics?
Petrus Reply
what is the half reaction of Potassium and chlorine
Anna Reply
how to calculate coefficient of static friction
Lisa Reply
how to calculate static friction
Lisa
How to calculate a current
Tumelo
how to calculate the magnitude of horizontal component of the applied force
Mogano
How to calculate force
Monambi
a structure of a thermocouple used to measure inner temperature
Anna Reply
a fixed gas of a mass is held at standard pressure temperature of 15 degrees Celsius .Calculate the temperature of the gas in Celsius if the pressure is changed to 2×10 to the power 4
Amahle Reply
How is energy being used in bonding?
Raymond Reply
what is acceleration
Syamthanda Reply
a rate of change in velocity of an object whith respect to time
Khuthadzo
how can we find the moment of torque of a circular object
Kidist
Acceleration is a rate of change in velocity.
Justice
t =r×f
Khuthadzo
how to calculate tension by substitution
Precious Reply
hi
Shongi
hi
Leago
use fnet method. how many obects are being calculated ?
Khuthadzo
khuthadzo hii
Hulisani
how to calculate acceleration and tension force
Lungile Reply
you use Fnet equals ma , newtoms second law formula
Masego
please help me with vectors in two dimensions
Mulaudzi Reply
how to calculate normal force
Mulaudzi
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Teaching beginners to code. OpenStax CNX. May 27, 2013 Download for free at http://cnx.org/content/col11498/1.20
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Teaching beginners to code' conversation and receive update notifications?

Ask