Skip to content

Instantly share code, notes, and snippets.

@psql
Created December 18, 2015 16:44
Show Gist options
  • Select an option

  • Save psql/a2a527450a63abdb6a04 to your computer and use it in GitHub Desktop.

Select an option

Save psql/a2a527450a63abdb6a04 to your computer and use it in GitHub Desktop.
Ae wobble slider
Amp = thisComp.layer("Null 1").effect("Amp")("Slider") + 20;
Math.sin(time*50)*Amp;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment