Animation Presets

Browse, preview, and apply built-in animation presets.

Animation Presets are ready-made animation configurations. Pick one and it instantly populates the From, To, duration, and ease fields on your animation node — ready to play or tweak.

Location

Left Panel → Presets button (the wand icon in the Animation tab toolbar)

Click the button to open the Presets panel. The panel lists all built-in presets grouped by category.

Animation Presets panel in the Left Panel

How to use presets

Preview

Hover over any preset name to preview the animation live on the selected element in the builder canvas.

Apply

Click a preset to apply it. The builder immediately writes the corresponding From/To values, duration, and ease into the current animation node.

Override

Every value the preset writes is fully editable. After applying, adjust any property — opacity, distance, duration, ease — to fit your design. Presets are a starting point, not a lock-in.

There is also a random preset button (dice icon in the toolbar) that applies a random preset from the full list.

Categories

Presets are grouped into five categories.

Entrances

Entrance presets animate an element from a hidden or offset state into its natural position. All 16 presets write From values.

PresetWhat it does
Fade InFades in from opacity: 0
Blur InFades in from opacity: 0 with a blur(10px) filter
Fade UpSlides up 100 px while fading in
Fade DownSlides down 100 px while fading in
Fade LeftSlides in from 100 px to the right while fading in
Fade RightSlides in from 100 px to the left while fading in
Scale InScales up from scale: 0
Scale In SoftScales up from scale: 0.5 with fade
Zoom InZooms in from scale: 0.3 with fade
Zoom OutZooms in from an oversized scale: 1.3 with fade
Flip In XFlips in on the X axis (rotateX 90°) with fade
Flip In YFlips in on the Y axis (rotateY 90°) with fade
Rise & FadeRises 80 px from a slightly scaled-down state
Skew SlideSlides in from the left with a 15° skew and fade
Spiral InScales up from zero while spinning 180° with fade
Corner PopScales up from the top-left corner with a -90° rotation

Loops

Loop presets write To values and set repeat to -1 (infinite) with yoyo. Apply them to any element that should animate continuously.

PresetWhat it does
PulseScales up to 1.1 and back, infinitely
Shake XShakes 10 px on the X axis
Shake YShakes 10 px on the Y axis
WiggleRotates 5° back and forth
BounceBounces up 20 px with a bounce.out ease
Rubber BandStretches horizontally (scaleX: 1.3) and squishes vertically (scaleY: 0.8)
SwingRotates 15° from the top center — like a hanging sign
PendulumRotates 20° from the top center with a slower, heavier cadence
FlashPulses opacity to 0.3 and back
StrobeFlickers opacity to 0 and back rapidly
Flip BackContinuously spins on the Y axis (360°)

Text Reveals

Text Reveal presets split the element’s text into words, characters, or lines using Text Splitter, then animate each piece in with a stagger. All presets write From values.

Words presets — animate word by word:

PresetWhat it does
Words Fade InFades in each word with stagger 0.08s
Words Slide UpEach word slides up 20 px while fading in
Words Slide DownEach word slides down 20 px while fading in
Words From LeftEach word arrives from -30 px on the X axis
Words From RightEach word arrives from +30 px on the X axis
Words From CenterWords emerge from scale: 0.5, staggered from center outward
Words From EdgesWords fade in staggered from the edges inward
Words Blur InEach word fades in through a blur(10px) filter
Words Skew InEach word arrives with a 20° X skew while fading in
Words TypewriterWords appear one by one, sliding in from -10 px on X

Chars presets — animate character by character:

PresetWhat it does
Chars Fade InEach character fades in with stagger 0.03s
Chars CascadeEach character drops in from 30 px above
Chars Pop InEach character scales up from scale: 0
Chars Rotate InEach character rotates in from 90° while fading
Chars RandomCharacters rise 20 px and fade in, staggered randomly
Chars 3D FlipEach character flips in on the X axis (rotateX 90°)
Chars WaveCharacters descend from -20 px, creating a wave effect
TypewriterCharacters appear one by one, fading in with stagger 0.05s

Lines presets — animate line by line:

PresetWhat it does
Lines RiseEach line rises 40 px while fading in, stagger 0.2s
Lines FadeEach line fades in sequentially, stagger 0.15s

Smooth Transitions

Subtle, polished entrance effects suitable for UI elements, cards, and section reveals. All write From values with soft distances and gentle opacity values.

PresetWhat it does
Gentle FadeFades in from opacity: 0.3 — barely there at the start
Soft Slide UpRises 20 px from opacity: 0.5
Float InFloats up 15 px from opacity: 0
Blur to FocusFades in from opacity: 0 with a blur(5px) filter
Elegant ScaleScales up from 0.95 with fade — barely visible change
Drift RightDrifts in from -20 px on X with fade
Drift LeftDrifts in from +20 px on X with fade
Rise SubtleRises 10 px from opacity: 0 and scale: 0.98
Drop SubtleDrops in from -10 px (above) with opacity and subtle scale
Grow SubtleScales up from 0.9 with fade
Shrink InScales down from 1.1 with fade
Soft Blur SlideRises 15 px from opacity 0 with a light blur(3px)

Creative Effects

More expressive presets with dramatic motion, often setting both From and To to create a complete transformation.

From-only effects — entrance animations:

PresetWhat it does
Spiral InScales up from zero while spinning 180°
Twist InScales up from zero with a full 360° spin
Bounce InScales up from scale: 0 (pair with a bounce ease)
Squeeze InReveals horizontally — scaleX starts at 0, scaleY stays at 1
Morph InScales from 0.5 with a 20° X skew and fade

To-only effects — exit animations:

PresetWhat it does
Spiral OutScales to zero while spinning -180°
Squeeze OutCollapses vertically — scaleY animates to 0

From + To effects — both endpoints are explicit:

PresetWhat it does
Slide ThroughEnters from -100 px and exits to +100 px on X
Zoom ThroughStarts at scale: 0 and ends at scale: 2
Flip FullFull Y-axis flip — enters at -90° rotateY, exits at +90°
Rotate ThroughRotates from -180° to +180°
Color ShiftBackground color transitions from red (#ff0000) to blue (#0000ff)
Skew TransformSkews from -30° to +30° while sliding across X
Scale BounceScales from 0 to 1.2 with a yoyo repeat — a subtle overshoot
Perspective SpinY-axis spin from 180° to 360° while scaling from 0.5 to 1

Modifying preset values

After applying a preset, every written property is available in the normal animation controls. Use the From, To, and timing sections to adjust:

  • From/To values — change distances, opacity levels, rotation angles
  • Duration — set in the Timeline Editor or the timing input
  • Ease — change via the Ease selector in the Left Panel
  • Stagger — fine-tune each delay and from direction for text presets

Nothing is locked. Presets just save you the initial setup work.

SDK equivalent

The same preset configurations are available in the SDK via the presets option. See the SDK Animation Presets reference for the full list and code examples.