View all expressions
Motion

Word-by-Word Write-On Text Animation

Animates text layer visibility by revealing words one at a time, simulating a typewriter or write-on effect.

Contributed by:


words = text.sourceText.split(" ");timePerWord = 0.2;
visibleWords = Math.floor((time - inPoint) / timePerWord);
words.slice(0, visibleWords).join(" ");

Word-by-Word Write-On Text Animation

Practical use case

Perfect for captions, subtitles, or kinetic typography where text is revealed incrementally.

Check out similar expressions

Data-driven video workflows for After Effects are easier with Plainly.

a mesh of elegant lines transparent image