Split Text: Wavy
Demonstrate how to use the splitText function from Motion+ to create wavy text animations.
Introduction
The Split Text: Wavy example shows how to create a wavy text animation where individual characters move up and down in a wave pattern. This example uses the splitText function from Motion+ to break text into individual characters, the animate function to create repeating animations, and the stagger function to create a sequential delay that produces the wave effect.
Motion+ is a premium add-on library that extends Motion with advanced features like text splitting. The splitText function automatically splits text into individual characters, words, or lines and wraps them in elements that can be animated independently.
