<< 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

how do you get the 2/50
Abba Reply
number of sport play by 50 student construct discrete data
Aminu Reply
width of the frangebany leaves on how to write a introduction
Theresa Reply
Solve the mean of variance
Veronica Reply
Step 1: Find the mean. To find the mean, add up all the scores, then divide them by the number of scores. ... Step 2: Find each score's deviation from the mean. ... Step 3: Square each deviation from the mean. ... Step 4: Find the sum of squares. ... Step 5: Divide the sum of squares by n – 1 or N.
kenneth
what is error
Yakuba Reply
Is mistake done to something
Vutshila
Hy
anas
hy
What is the life teble
anas
hy
Jibrin
statistics is the analyzing of data
Tajudeen Reply
what is statics?
Zelalem Reply
how do you calculate mean
Gloria Reply
diveving the sum if all values
Shaynaynay
let A1,A2 and A3 events be independent,show that (A1)^c, (A2)^c and (A3)^c are independent?
Fisaye Reply
what is statistics
Akhisani Reply
data collected all over the world
Shaynaynay
construct a less than and more than table
Imad Reply
The sample of 16 students is taken. The average age in the sample was 22 years with astandard deviation of 6 years. Construct a 95% confidence interval for the age of the population.
Aschalew Reply
Bhartdarshan' is an internet-based travel agency wherein customer can see videos of the cities they plant to visit. The number of hits daily is a normally distributed random variable with a mean of 10,000 and a standard deviation of 2,400 a. what is the probability of getting more than 12,000 hits? b. what is the probability of getting fewer than 9,000 hits?
Akshay Reply
Bhartdarshan'is an internet-based travel agency wherein customer can see videos of the cities they plan to visit. The number of hits daily is a normally distributed random variable with a mean of 10,000 and a standard deviation of 2,400. a. What is the probability of getting more than 12,000 hits
Akshay
1
Bright
Sorry i want to learn more about this question
Bright
Someone help
Bright
a= 0.20233 b=0.3384
Sufiyan
a
Shaynaynay
How do I interpret level of significance?
Mohd Reply
It depends on your business problem or in Machine Learning you could use ROC- AUC cruve to decide the threshold value
Shivam
how skewness and kurtosis are used in statistics
Owen Reply
yes what is it
Taneeya
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