Forum Replies Created

  • Afshar Afshar

    April 19, 2009 at 3:08 pm in reply to: control X and Z position

    hello again

    I did some more thinkering and I think I’ve found a solution.

    gap = thisComp.layer("Null 1").effect("Slider Control")("Slider");
    startingPos = [ 0, 240, 0 ];
    //--
    dispVec = [thisComp.layer("Null 1").effect("xdepth")("Slider"), 0, thisComp.layer("Null 1").effect("zdepth")("Slider")];
    i = index - 10;
    startingPos + (i * gap * dispVec)

  • Afshar Afshar

    April 13, 2009 at 8:50 pm in reply to: “alt+[” or “alt+]” not working

    actually I’m mistaken. these shortcuts timestretch the layer to the place where the timeline cursor is.

    so the problem still remains.

  • Afshar Afshar

    April 13, 2009 at 3:37 pm in reply to: “alt+[” or “alt+]” not working

    yes on both questions.

    but I found what the shortcut is I was trying different combinations
    and after a while I found that here it’s ctrl+alt+, for the out and ctrl+shift+, for the inpoint.

    strange

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