Forum Replies Created

  • It works!!! Yaaaaaaay!

    Just to get my head around this for future reference…

    Your basically telling AE that when the slider is below 50 then make the scale 0-50 with points A and B at each end. When the slider is above 50 then the scale is 50-100 with points B and C at each end? When you put it that way its really simple!

    Thanks so much 🙂

  • Benjamin Taylor-day

    April 7, 2013 at 1:55 pm in reply to: Slider Control to adjust position

    Would i have to do anything different if i wanted this movement controlled by the angle control so position A = 0 and position B = 360?

    Ive tried this code but it doesnt work:

    s = thisComp.layer(“Control”).effect(“Ears”)(“Angle”);
    A = [1088,766];
    B = [980,952];
    linear(s,0,360,A,B);

  • Benjamin Taylor-day

    April 5, 2013 at 6:12 pm in reply to: Slider Control to adjust position

    Oh wait, ive sorted it! I just had to pick whip the “effect(“Slider Control”)(“Slider”);” bit!

  • Benjamin Taylor-day

    April 5, 2013 at 6:10 pm in reply to: Slider Control to adjust position

    Thanks Dan!

    Ive put that into the expression box for “position” on the ear layer? Is that right as i get an “expression disabled error?

    Would you be able to explain what that code “means”, so i can try and get my head around expressions.

    Thank you again 🙂

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