Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Advanced Text Questions

  • Advanced Text Questions

    Posted by Jordan Montreuil on September 5, 2008 at 8:10 pm

    I was wondering if its possible to do two different things for text:

    1. Can I set an expression for text so that they text reads the position of another layer. Like link it to a null object and the text reads out the coordinates of the null object?

    2. Can I set some text so that from one keyframe to another it counts in the text? I want some text next to an angle that opens and I want to have the text read out the changing angle as the angle opens. Like it counts up, including decimal places.

    Jordan Montreuil replied 17 years, 8 months ago 2 Members · 2 Replies
  • 2 Replies
  • Darby Edelen

    September 5, 2008 at 9:14 pm

    [Jordan Montreuil] “1. Can I set an expression for text so that they text reads the position of another layer. Like link it to a null object and the text reads out the coordinates of the null object?

    2. Can I set some text so that from one keyframe to another it counts in the text? I want some text next to an angle that opens and I want to have the text read out the changing angle as the angle opens. Like it counts up, including decimal places.”

    All this requires is a simple pickwhip from the ‘Source Text’ property of the text layer to the property you want it to ‘read.’

    You can do more complex things with the data once you have it, such as limiting a number to 2 decimal places (multiply by 100, use Math.round() on the value then divide by 100).

    Darby Edelen

    NVIDIA
    Santa Clara, CA

  • Jordan Montreuil

    September 6, 2008 at 5:23 pm

    thanks

    🙂

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