Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Type on Text Expressions

  • Type on Text Expressions

    Posted by Jamil Munoz on April 13, 2018 at 11:31 pm

    Working on a command-line style end crawl for a project. The text was made in Photoshop and brought into AE, with the following expressions applied:

    to Source Text:
    L = text.sourceText.length;
    T = time*effect(“Speed”)(“Slider”) -effect(“Start At”)(“Slider”)*effect(“Speed”)(“Slider”);
    F = Math.round(time % 1);
    if (F==1 | (T>L & T>0) ){Fl=”_”;} else(Fl=””)
    substr (0,T)+Fl

    to Position:
    pLine=this.sourceRectAtTime(time).height;
    value-[0,pLine];

    Works fine, but one portion of the original text is intended as a different font size than the rest. The expressions cause the font to change scale to match the existing text (i.e. main credits are size 18, special text is size 12, but is upscaled to 18 by the expression). Is it possible to fix via editing the expression?

    Roland R. kahlenberg replied 8 years, 4 months ago 2 Members · 2 Replies
  • 2 Replies
  • Jamil Munoz

    April 14, 2018 at 4:33 am

    Yes, text is editable. When the source text expression is deactivated, the text size is as intended, but when it’s active, the text size changes.

  • Roland R. kahlenberg

    April 14, 2018 at 6:43 am

    I developed a type-on effect that will solve your issue but you’ll need to keyframe the Cursor’s scale and position when the larger text is activated by the cursor.

    Here’s the URL – it’s free. ☺
    https://www.broadcastgems.com/typeOnGEMs/

    PathSlicer – Advanced AE Shape Layer Effect
    https://www.broadcastgems.com/pathSlicer
    – create highly customizable custom animated typefaces
    – create amazing transitions
    – create cool lower 3rds and panels
    – create burst effects
    Do it all on a single Shape layer with minimal keyframes.

    TypeGEMs – The Most Complete Type Tool Effect for AE
    https://www.broadcastgems.com/typegems/

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

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