Animation Life Cycle

From Second Life Wiki
Jump to navigation Jump to search

A animation's life cycle occurs in several phases.

Linear Animations:

  1. Ease In
  2. Animation Frames
  3. Ease Out

Looped Animations:

  1. Ease In
  2. Intro (animation frames before Loop In)
  3. Loop Body (animation frames from Loop In to Loop Out, inclusive)
  4. Outro (animation frames after Loop Out)
  5. Ease Out

Ease In and Ease Out could be set to 0, eliminating those phases.

If a looped animation has no frames before Loop In, the Intro phase is eliminated. If a looped animation has no frames after Loop Out, the Outro phase is eliminated.

See Also