Skip to content

Instantly share code, notes, and snippets.

@Volorf
Created September 24, 2019 05:37
Show Gist options
  • Save Volorf/6092fbce979124ac0ccd4c2017901286 to your computer and use it in GitHub Desktop.
Save Volorf/6092fbce979124ac0ccd4c2017901286 to your computer and use it in GitHub Desktop.
AE Delay Expression
// Don't forget to assing parent to a layer with the expression
delay = .1;
parent.fromWorld(toWorld(anchorPoint,time-delay))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment