Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions text.sourceText to increment appearance of Source Text – one character at a time

  • text.sourceText to increment appearance of Source Text – one character at a time

    Posted by Roland R. kahlenberg on February 2, 2015 at 10:27 pm

    I need to do a type on effect but I need to use the sourceText property to do this. It’ll be doubly good to include a time-control to set the stable state before the next character appears.

    So, first character appears. Then hold. The second character is added. Repeat until all characters appear.

    I’ve gotten this far but only one character appears after each change –
    ——————-
    s=text.sourceText;
    holdTime = 1.0;
    j = Math.floor(time/holdTime);
    s[j]
    ——————-

    TIA
    – Roland

    TypeGEMs – the Definitive Type Gizmo for AE
    https://broadcastgems.com/typegems/

    Intensive mocha & AE Training in Singapore and Other Dangerous Locations
    Adobe After Effects CC ACE/ACI
    Imagineer Systems (mocha) Certified Instructor

    https://www.broadcastgems.com/mographintensity_shapestext/

    Roland R. kahlenberg replied 11 years, 3 months ago 2 Members · 2 Replies
  • 2 Replies

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy