Advanced Animations

Last updated: February 26, 2026

Animations

Advanced animation in FrameZero gives you precise control over how elements change over time.

Instead of applying one-off effects, you mark specific properties (like position, scale, opacity, and rotation) as animated, then control how those values change over time with keyframes.

How Keyframe Tracking Works

Marking a property as animated in FrameZero
  1. Mark a property as animated
    This creates a keyframe at the current frame with the current value. From that point on, changes to that property are tracked and converted into keyframes.
  2. Move to a different frame and change the property
    FrameZero creates a new keyframe automatically. Motion is generated between the two keyframes.
  3. Use the Animate tab for advanced control
    Manage keyframes directly, fine-tune easing, and shape timing with more precision than inline property edits.

Why Use the Animate Tab

Animate tab showing advanced keyframe controls
  • It gives a single place to inspect all keyframes on an element.
  • It makes timing edits easier when multiple properties are animated.
  • It helps you refine timing and pacing without guessing.