wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Lesson 2.3 Effects in Animation

Total questions: 5

Worksheet time: 3mins

Name
Class
Date
1.

The purpose of using effects in our animations is:

a)

To make animations more visually appealing and engaging

b)

To slow down the animation

c)

To remove all colors from the animation

d)

To make the animation invisible

2.

In computer science, a ______ is a single image in a sequence of images that make up an animation.

a)

Frame

b)

Pixel

c)

Layer

d)

Bit

3.

The ______ is the number of frames displayed per second in an animation.

a)

Frame rate

b)

Resolution

c)

Aspect ratio

d)

Bit depth

4.

In the example script, what does the 'change size by 10' block do every 0.1 seconds?

a)

It increases the size of the sprite by 10% every 0.1 seconds.

b)

It decreases the size of the sprite by 10% every 0.1 seconds.

c)

It changes the color of the sprite every 0.1 seconds.

d)

It moves the sprite 10 steps every 0.1 seconds.

5.

Does the timing of a wait block always need to be 0.1 seconds?

a)

Yes, it always needs to be 0.1 seconds.

b)

No, it can be set to different values.