Forum Replies Created

Page 86 of 285
  • Mylenium

    December 6, 2006 at 5:28 pm in reply to: Fruit machine REVISITED! – expressions help?

    Works fine here. Dunno what could be the problem.

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 4:45 pm in reply to: Simulate Volumetric light

    The usual suspects – shine or any other light ray plugin. I don’t think it involved too much “real” volumetrics.

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 4:37 pm in reply to: Fruit machine REVISITED! – expressions help?

    Try again:

    freq = 5;
    amplitude = 35;
    decay = 1.0;

    y=amplitude*Math.cos(freq*time*2*Math.PI)/Math.exp(decay*time);
    effect(“Motion Tile”)(1) + [0,y]

    Maybe I’ve messed up something and you mistook the quotation marks for something belonging to the expression.

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 4:37 pm in reply to: Fruit machine REVISITED! – expressions help?

    Try again:

    freq = 5;
    amplitude = 35;
    decay = 1.0;

    y=amplitude*Math.cos(freq*time*2*Math.PI)/Math.exp(decay*time);
    effect(“Motion Tile”)(1) + [0,y]

    Maybe I’ve messed up something and you mistook the quotation marks for something belonging to the expression.

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 4:32 pm in reply to: Expression ? how to link a font ?

    No. Those parameters are not supported by expressions. Sorry buddy, manual is the way to go. Keep in mind that you can select multiple layers and change all their font properties in unison.

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 4:32 pm in reply to: Expression ? how to link a font ?

    No. Those parameters are not supported by expressions. Sorry buddy, manual is the way to go. Keep in mind that you can select multiple layers and change all their font properties in unison.

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 2:57 pm in reply to: soften edges

    Copy & Paste a rounded corner rectangle (aka bullnose mask) from Photoshop to AE as a mask, then use feathering on the mask shape.

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 2:52 pm in reply to: Fruit machine REVISITED! – expressions help?

    Your reference is still linked to the position property. It should read something like that:

    “y = amplitude*Math.cos(freq*time*2*Math.PI)/Math.exp(decay*time);
    effect(“Motion Tile”)(1) + [0,y]”

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 2:52 pm in reply to: Fruit machine REVISITED! – expressions help?

    Your reference is still linked to the position property. It should read something like that:

    “y = amplitude*Math.cos(freq*time*2*Math.PI)/Math.exp(decay*time);
    effect(“Motion Tile”)(1) + [0,y]”

    Mylenium

    [Pour Myl

  • Mylenium

    December 6, 2006 at 2:46 pm in reply to: Saving RAM preview instead of render out?

    Technically there is no difference if you render at full res. The only thing to be aware of that would make a difference is things like OpenGL and in some cases guide layers.

    Mylenium

    [Pour Myl

Page 86 of 285

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