Forum Replies Created

  • David Chasterfield

    January 14, 2015 at 8:45 am in reply to: start/stop expression at specific time

    ohh ok ok , yeah its moving with it now , and the layer don’t really follow the anchor point of the null its following its top right corner ! but with a little adjustment made it perfect , and thanks to you of course , I’ve been searching the net for that for a quite a time now , couldn’t find it or maybe didn’t google the right words , but hey you the man ! thanks for your time and for making it work for me !! keep up 😉

  • David Chasterfield

    January 14, 2015 at 8:25 am in reply to: start/stop expression at specific time

    actually I’m having another problem now , it didn’t work with that shape layer because of the anchor point , so i used a null object and parented it to that shape layer and then used its position for the expression , but when second 2 comes the layer A the one i parented its position to the null’s , it don’t really follow it , it goes in some random position and it don’t even move lol , thought its parented !

  • David Chasterfield

    January 14, 2015 at 7:53 am in reply to: start/stop expression at specific time

    it did got rid of the error and it did what i wanted ^^
    works like a charm ! thanks a lot my friend !

  • David Chasterfield

    January 14, 2015 at 7:31 am in reply to: start/stop expression at specific time

    hello my friend 😉
    i been trying to pick whip the position of layer A with layer B at second 2… so far i tried a few simple expressions coz I’m new at expressions but i failed , nothing worked for me… here one of them :

    timeToStart=2;
    if (time >=timeToStart)
    {
    thisComp.layer(“Shape Layer 1″).transform.position
    }

    as you can see there in the middle all i do is pick whip the position of the layer A to layer B , trying to get it to follow starting from second 2 …i tried this for the rotation and it did work , but for the position it gives me this error ” expression result must be of dimension 2 , not 1. “…
    so if u can help or maybe write me an example i can work with , that would be really great , thanks in advance

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