Lab 5: Advanced Animations




Exercise 1: Duplicating Animated Objects






Exercise 2: Kalidescope






Exercise 3: Cyclist moving downhill.






Exercise 4: Man walking on hills while carrying a block on his head.


Create this animation using nested frame-by-frame images and motion techinques.
Suggested approach:
  1. Construct an animated object representing the block. Use animation to make it "wobble" .
  2. Construct a frame-by-frame animated object of a Man walking in place. Use the images shown below.
  3. Create a final animation of the man walking across the screen.






Exercise 5: Cyclical Animation

Create a cyclical animation that contains a collection of nested clips. Each nested clip must repeat a pattern, or a cyclic motion. A cyclical animation represents a looping animation of elements, such as the blinking of an eye. There is no beginning, middle, or ending.


Tasks


  1. Create an animation containing of three-five small cyclical clips that loop over and over again.
  2. Construct your animated clips by using tweens and/or frame-by-frame components.
  3. Name all layers in the timeline with meaningful names. Give Clips understandable names.