Forum Replies Created

  • Seb Melm

    May 31, 2010 at 10:59 pm in reply to: addressing each point position in a polystar

    Filip- all is well until I tried to address the 2nd point in the polystar . ..
    DO you feel up to walking me through the code for point no. 2 ..??? ( I must have goofed when trying to edit the “first three lines”…. (sometimes I’m slow – and it’s late here…)

    Moo!

    Z z z z z z z z z z z z z z . . . . .

    thisPoint=2;
    2=thisComp.layer("Null 1");
    polystar=thisComp.layer("Shape Layer 1").content("Polystar 1").content("Polystar Path 1");

    pts=polystar.points;
    pos=polystar.position;
    rot=polystar.rotation;
    rds=polystar.outerRadius

    a=(360*(thisPoint/pts))+rot;
    a=degreesToRadians(180-a);

    x=Math.sin(a)*rds;
    y=Math.cos(a)*rds;

    2.toWorld(pos+[x,y]);

    Mooooooooooo…!

  • Seb Melm

    May 31, 2010 at 7:28 pm in reply to: addressing each point position in a polystar

    Ooooooooooooooooomphf……. Must express large gratitude for all this generous technical information.

    I shall attempt to digest and revert.

    Many Moos Filip: back soon.

    Mooooooooooo…!

  • Seb Melm

    May 31, 2010 at 1:59 pm in reply to: Expressions randomly disable themselves

    I seem to have the same problems with picwips….

    Mooooooooooo…!

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