Forum Replies Created

Page 26 of 35
  • Julian Sixx

    July 1, 2006 at 2:01 pm in reply to: Time Stretching without affecting keyframes?

    Hi
    apply your tracking data to a null,parent your explosion layer to that null.I think this way it should work:-)

  • Julian Sixx

    June 20, 2006 at 6:28 pm in reply to: Wiggle Expression for Individual Properties

    Hi
    one way
    create two sliders rename it to x + y for example
    add this expression

    x=thisComp.layer(“Null 1”).effect(“Slider Control”)(“Slider”);
    y=thisComp.layer(“Null 1”).effect(“Slider Control 2”)(“Slider”);
    z=position[2];
    [x,y,z]

    but let’s see what dan or mylenium suggest

  • Julian Sixx

    June 20, 2006 at 6:28 pm in reply to: Wiggle Expression for Individual Properties

    Hi
    one way
    create two sliders rename it to x + y for example
    add this expression

    x=thisComp.layer(“Null 1”).effect(“Slider Control”)(“Slider”);
    y=thisComp.layer(“Null 1”).effect(“Slider Control 2”)(“Slider”);
    z=position[2];
    [x,y,z]

    but let’s see what dan or mylenium suggest

  • Julian Sixx

    June 17, 2006 at 9:33 am in reply to: Trying to create a Track Matte, no luck

    Hi
    [tommmm] “I made a 2600×1950 text image (white text, black background, PSD file).”

    You don’t need a background,that’s the reason why your Alpha Matte doesn’t work.It would work if you’d use a Luma Matte instead of an Alpha Matte 🙂

  • Julian Sixx

    June 17, 2006 at 6:03 am in reply to: Shine question,

    Hi
    Have a look at this video tutorial,it will solve your 2nd problem.
    https://trapcode.com/in_action/shine_gobo.html

  • Julian Sixx

    June 15, 2006 at 2:03 pm in reply to: Help with Expression

    Hi
    Thank you Dan

  • Julian Sixx

    June 15, 2006 at 2:03 pm in reply to: Help with Expression

    Hi
    Thank you Dan

  • Julian Sixx

    June 15, 2006 at 1:43 pm in reply to: Simple line help needed
  • Julian Sixx

    June 15, 2006 at 9:10 am in reply to: Help with Expression

    Hi again
    I’ve got one more question concerning the second line of the expression.
    instead of using {opa=0},you can use any other words and it still works.Why?
    Does this line automatically refer to the parameter which the expression is applied to?In this case opacity.
    Thanks for your patient.

  • Julian Sixx

    June 15, 2006 at 9:10 am in reply to: Help with Expression

    Hi again
    I’ve got one more question concerning the second line of the expression.
    instead of using {opa=0},you can use any other words and it still works.Why?
    Does this line automatically refer to the parameter which the expression is applied to?In this case opacity.
    Thanks for your patient.

Page 26 of 35

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