Forum Replies Created

Page 3 of 3
  • Jamesc

    March 15, 2007 at 11:10 am in reply to: drawing curves in 2d (or 3d!?)

    That would be great – if only I could somehow animate the mask from keyframes.

  • Jamesc

    June 29, 2006 at 10:36 pm in reply to: Expressions brain hurt

    Excellent! Thank you so much.

    I set the auto-orient to “face camera” and set the center as the layers parents – and now I can control that perfectly.

    I also changed the code so that it only made 18 items (the max I am going to have) in the array:

    X=Math.sin(degreesToRadians(360/(18)*index))*radius;
    Y=100;
    Z=Math.cos(degreesToRadians(360/(18)*index))*radius;

    Many Thanks, James.

  • Jamesc

    June 29, 2006 at 10:36 pm in reply to: Expressions brain hurt

    Excellent! Thank you so much.

    I set the auto-orient to “face camera” and set the center as the layers parents – and now I can control that perfectly.

    I also changed the code so that it only made 18 items (the max I am going to have) in the array:

    X=Math.sin(degreesToRadians(360/(18)*index))*radius;
    Y=100;
    Z=Math.cos(degreesToRadians(360/(18)*index))*radius;

    Many Thanks, James.

Page 3 of 3

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