Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions type flowing start outside the frame

  • type flowing start outside the frame

    Posted by Sarah Schela on March 23, 2014 at 12:55 pm

    Hello folks,

    I have the following scenario:
    I have a lets say 1280×720 composition and I would like to move multiple one line type layer from right to left, like a flowing stream. y position is random. Also I am able to move the whole type layer to start the animation with an offset I chose. I managed to work with this expression.

    seedRandom(1,true);
    xPos= -(time- inPoint)*200 ; yPos = random(this_comp.height) ;
    [ xPos+1580 , yPos ]

    you notice the “+1580” in the last line? This is because I would like to have the text outside the frame when starting on the right side and scroll to left until it leaves the frame again. My question is whether this can also be written in expressions. This would be so helpful because I have different length of sentences I would like to type into the type layer, and it would be very time consuming evaluating the value of which it is not appearing in the frame.

    I would be very thankful for any tips!

    Roland R. kahlenberg replied 12 years, 1 month ago 2 Members · 1 Reply
  • 1 Reply
  • Roland R. kahlenberg

    March 24, 2014 at 10:00 pm

    That number would be dependent on the font and its size that you use, I suggest that you replace the number with an Expression Control slider. It’ll be very quick to discern the magic number for each line of text.

    TIA
    RoRK
    Latest AE Workshop – MoGraph Intensity – Shapes & Text

    Intensive mocha & AE Training in Singapore and Other Dangerous Locations

    Imagineer Systems (mocha) Certified Instructor
    & Adobe After Effects CS6 ACE/ACI

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