Text Ticker - Start ticker on "In" animation

This example explains how to start the Text Ticker widget crawl on the subcomposition's "In" animation.

Screenshot

Functions covered

Composition Structure

  1. Add a subcomposition called Text Ticker into the Root composition.

    Root composition structure
  2. Add a Text Ticker widget, a rectangle as background, and create a control node.

    Text Ticker subcomposition structure
  3. Open the composition script editor, select the Text Ticker script, and copy & paste the script below.

    Text Ticker composition script
  4. Save the composition scripts and test the script by animating the "Text Ticker" subcomosition "In" and "Out".

    Text Ticker composition control

Composition Script

Singular Control App

Read control nodes, update ticker messages, and restart ticker on In animation

Last updated

Was this helpful?