Text Animations

Stretch Type

Pro

Type that deforms with how fast you are scrolling rather than how far. Each glyph springs toward the same velocity signal on a softer spring than the one before it, so the wave down the word is a consequence of the physics instead of a list of delays — change the string and it re-tunes itself.

Install

Props

What It Demonstrates

Scroll-driven animation
An animation whose progress is tied directly to scroll position.
Velocity
How fast and in which direction an element is moving. A spring carries it into the next animation when interrupted, so a flicked element keeps its speed.
Squash & stretch
Deforming an element as it moves to convey weight, speed, and flexibility.
Spring
Motion driven by physics (tension, mass, damping) rather than a set duration.
Momentum
Motion that carries velocity, especially after a drag or interruption.
Skew
Slant an element along the X or Y axis, shearing it out of its rectangular shape.
Interruptible animation
An animation that can be smoothly redirected mid-flight instead of finishing first.

Related Components

Appears In