Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Delaying inhereted rotation?

  • Delaying inhereted rotation?

    Posted by Sam Harris on April 16, 2015 at 2:08 am

    Hi there, I’ve been using this code to add a bit of overlap/inertia to a parented layer’s movements:

    seedRandom(index,true);
    maxDelay = .3;
    delay = random(maxDelay);
    parent.fromWorld(toWorld(anchorPoint,time-delay))

    I’d like to do a similar thing with it’s rotation – is this possible? Have there be a short delay before it inherits rotation, but still have it’s rotation be independently animatable?
    Cheers

    Sam Harris replied 11 years, 4 months ago 1 Member · 1 Reply
  • 1 Reply
  • Sam Harris

    April 24, 2015 at 1:38 am

    Any ideas with this one? Could really use some help.

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