Skip to content

Instantly share code, notes, and snippets.

@aescripts
Created June 18, 2018 13:41
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 aescripts/3a4329bbf14e61714f5f9ab5035fc12a to your computer and use it in GitHub Desktop.
Save aescripts/3a4329bbf14e61714f5f9ab5035fc12a to your computer and use it in GitHub Desktop.
#AfterEffects #Script #KBar #Time-Reverse-Keyframes
//Time-Reverse Keyframes.jsx
//©2009 aescripts.com
//
// Executes the Time-Reverse Keyframes Keframes Assistant found in the Animation menu
// Assign it to a KBar button or keyboard shortcut: https://helpx.adobe.com/after-effects/using/keyboard-shortcuts-reference.html
//
app.executeCommand(app.findMenuCommandId("Time-Reverse Keyframes"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment