A composable text scene that renders each character inside a bubble container, then pops them in sequence using useCurrentFrame() and interpolate(). Drop this component into any Sequence to add a playful character-reveal moment to an intro, explainer, or social clip.
Customise the pop timing, bubble color, and font size through props. The component uses pure Remotion hooks — no external animation libraries — so it renders identically in the browser preview and in server-side video renders.