View project at Scratch
|
Jumping Jacks
To get sprites representing humans or animals to move, it is often necessary
to draw them in different positions. In this example, we have a stick person
doing jumping jacks. In addition to changing costumes during different
phases of the jumping jack exercise, the sprites also move up and down
to further simulate the motion of a person doing jumping jacks. This crude
animation includes a sprite with an over-sized head, which makes it
impossible for the hands to touch above the head. Feel free to fix that
defect if you'd like!
Assignment: Alter and extend the sample project in the following ways:
|