File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,22 @@ Baffects.js is a library adaptation of the Processing language in JavaScript for
3
3
4
4
![ gif] ( https://i.imgur.com/JsBk4mE.gif )
5
5
6
- To create new sketches:
6
+ ###### To create new sketches:
7
7
Duplicate the file in 'baffectsjs/scketches/template.jsx' to be able to run your sketches in After Effects.
8
8
9
- To run sketches:
9
+ ###### To run sketches:
10
10
1 . Download Adobe ExtendScript Toolkit and press play button or from the menu Debug - Run.
11
11
2 . In After Effects go to the menu File - Scripts - Run Script File...
12
+ <br />
13
+ <br />
12
14
13
15
## Visual Studio Code workflow
14
16
Visual Studio Code can use the following extensions to make it easier to run and debug scripts:
15
17
1 . Adobe Script Runner (on windows machines you have to update After Effects path for CC 2020)
16
18
2 . ExtendScript Debuggger
17
19
18
-
20
+ <br />
21
+ <br />
19
22
IMPORTANT NOTE:
20
- Currently only the english version is fully supported because of properties name conventions inside After Effects.
23
+ Currently only the ** english language ** version is fully supported because of properties name conventions inside After Effects.
21
24
You can’t perform that action at this time.
0 commit comments