Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions How to simulate telesketch in after effects…

  • How to simulate telesketch in after effects…

    Posted by Pepe Sierra on October 16, 2008 at 12:52 pm

    Hello, I want to simulate the “telesketch effect”, link the null´s position to another layer rotation, one layer for vertical movement and one layer for the horizontal movement…like telesketch controls.

    Un saludo
    Pepe

    Dan Ebberts replied 17 years, 7 months ago 2 Members · 1 Reply
  • 1 Reply
  • Dan Ebberts

    October 16, 2008 at 1:23 pm

    Try this:

    x = thisComp.layer(“horizontal”).transform.rotation;
    y = thisComp.layer(“vertical”).transform.rotation;
    [x,y]

    Dan

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