Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Embedding the Numbers text effect in another line of text?

  • Embedding the Numbers text effect in another line of text?

    Posted by Mark Dyson on October 13, 2013 at 1:30 pm

    I want to have a line of text, such as “We are NNN strong!” where the NNN will be using the Numbers effect to count up from one value to another. It doesn’t appear possible to apply the effect just to some text on a text layer, so I then experimented with making the counting numbers their own layer positioned in a gap in the main text.

    The problem there is the Numbers effect has an absolute position attribute, and I want it parented to the original text so I can animate the entire line of text moving around as a single entity. Is there a way to link them together so I can move them as I desire? If not, can anyone suggest a good workaround?

    Many thanks in advance!

    Mark Dyson replied 12 years, 9 months ago 2 Members · 4 Replies
  • 4 Replies
  • Mark Dyson

    October 13, 2013 at 2:18 pm

    I’ve managed to kludge together a workaround for now but I expect there’s a more elegant way. I pick whipped the position attribute of the Numbers effect to the position of the parent text line. That made the numbers jump to the anchor point and then I manually added an offset in the expression to shift it over to the gap in the text line where I wanted it to appear.

    thisComp.layer(“We are”).transform.position+[280,-25]

    Still interested in better solutions if there are any. Many thanks in advance!

  • Mark Dyson

    October 13, 2013 at 2:48 pm

    Just in case I wasn’t clear in the original question: simply parenting the layer containing the Numbers effect to the main text layer does not work. The Numbers effect has an absolute position attribute which appears to override the layer’s position. So far as I can tell, any solution has to involve redefining the effect position directly and not the layer’s position, unless there’s some sort of override or switch I don’t know of.

  • Ridley Walker

    October 13, 2013 at 3:45 pm

    Would this work?

    Text value is expressed as a slider value. Layers are parented so they move together.

    6631_numanim.aep.zip

  • Mark Dyson

    October 13, 2013 at 3:59 pm

    Nice! Takes the Numbers effect completely out of the picture. Works a treat, thank you!

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