Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Expression Help for Learner

  • Expression Help for Learner

    Posted by Christopher Rotter on June 13, 2009 at 5:21 pm

    temp = transform.position[1];
    [temp, temp;]thisComp.layer(“Particle layer”).effect(“Particular”)(“Size”)

    I’m trying to have a null, y position control the size of the particles but AE gives me an error, I’m

    thinking it’s because I have to fill in the array {temp, temp} ? Also what would I need to add to that

    expression, so when the particles fade off, the colors from a colorama effect on another layer change

    color, but I can easily change the color to whatever I want ? I’m in the mist of learning expression

    in AE as well, quite interesting 🙂

    Christopher Rotter replied 16 years, 11 months ago 2 Members · 6 Replies
  • 6 Replies
  • Dan Ebberts

    June 13, 2009 at 5:35 pm

    To control the particle size by the y coordiante of a null, you would need to apply an expression like this to the particle size property:

    thisComp.layer(“Null 1”).transform.position[1]

    Dan

  • Christopher Rotter

    June 13, 2009 at 11:10 pm

    TrapCode Particular doesn’t allow expressions on it’s settings

  • Dan Ebberts

    June 14, 2009 at 2:21 am

    I’m having a hard time figuring out how you came to that conclusion. I just tried it and it works fine for me.

    Dan

  • Christopher Rotter

    June 14, 2009 at 5:33 pm

    There is no stop watch on the Aux -> Particle Size within Trap code and it doesn’t allow me to add an expression ?

  • Dan Ebberts

    June 14, 2009 at 6:28 pm

    Ah, I thought you were trying to animate the Particle Size property rather than Aux Particle Size. Sorry, there’s no way for an expression to control a property that doesn’t have a stopwatch.

    Dan

  • Christopher Rotter

    June 14, 2009 at 8:13 pm

    I’ll just have to keyframe the size.

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