Skip to content

Instantly share code, notes, and snippets.

@animoplex
Created March 6, 2019 02:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save animoplex/e7276fe4d151b17d73cf9c78be63bc1d to your computer and use it in GitHub Desktop.
Save animoplex/e7276fe4d151b17d73cf9c78be63bc1d to your computer and use it in GitHub Desktop.
Value At Time
// Value At Time
thisComp.layer(index - 1).transform.scale.valueAtTime(time - 2)
// Output Scale of layer above, delayed in time by 2 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment