Sublime Text 2 package for After Effects.
The build system will :
- Copy your current .jsx file in your AfterEffects Scripts folder so you don't have to develop in that folder.
- Run the script in After Effects.
git clone https://github.com/seblavoie/After-Effects-Scripting-Sublime-Text-Package.git AfterEffects
- Download and unzip in your Sublime Text 2 packages folder.
- Rename the folder to
AfterEffects
.
The "Packages" directory is located at:
-
OS X
~/Library/Application Support/Sublime Text 2/Packages
-
Linux
~/.config/sublime-text-2/Packages/
-
Windows
%APPDATA%/Sublime Text 2/Packages/
Open Sublime Text 2 and go Tools > Build System > AfterEffectScripting
and build with ⌘ + B
(OS X) CTRL + B
(Windows)