Forum Replies Created

Page 2 of 2
  • Immanuel Morales

    February 12, 2012 at 3:27 am in reply to: more in-depth wiggling!

    what exactly are you wiggling that you’d need to add an effect? can you please explain? It would help me help you more. here’s what i’ve got:

    //master control's position i suppose
    whateverYourEquationIs();

    //layer photon
    var w = value+[wiggle(float, float)[0],0];
    w + thisComp.layer("master control").transform.position;

  • Immanuel Morales

    February 12, 2012 at 3:12 am in reply to: Controlling color parameter with Expressions

    make a null object, name it “controller”.
    in effects and presets, apply and instance of “color control” to the null.
    finally, use the following expression on any of the shapes’ colors.

    thisComp.layer("controller").effect("Color Control")("Color");

Page 2 of 2

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