Skip to content

Commit 92463e8

Browse files
committed
Better readme
1 parent ab113c8 commit 92463e8

2 files changed

Lines changed: 19 additions & 5 deletions

File tree

README.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,30 @@
22

33
__Explode Shape Layer__ is an After Effects Script that allow you to extract shapes from a _shape layer_ to individual layers.
44

5-
### [Warning]
5+
### Warning
66
The script still in a __development stage.__ It is __unstable !__
77

88

9-
## Installation
9+
## How to use it ?
1010

11-
Copy the `.jsxbin` file into your After Effets' "ScriptUI" folder.
11+
The usageis very simple:
12+
- Select the layer to explode (shape layer only)
13+
- Click the button
14+
- Tadaaa !
1215

13-
### Alternative
14-
Launch the script like any other script.
16+
![Preview of the script](./script-exemple.gif)
17+
18+
## How do I install it ?
19+
20+
Copy the `.jsxbin` or `.jsx` file into your After Effets' _ScriptUI Panels_ folder:
21+
- Windows: `Program Files\Adobe\Adobe After Effects <version>\Support Files\Scripts\ScriptUI Panels\`
22+
- Mac OS: `Applications/Adobe After Effects <version>\Scripts\ScriptUI Panels\`
23+
24+
Then, activate the script in AE menu : `window -> explode_shape_layer`
25+
26+
#### Alternative
27+
28+
You can directly launch the script using AE menu: `File -> Scripts -> Run Script File`
1529

1630
## Compatibility
1731
Works on :

script-exemple.gif

55.7 KB
Loading

0 commit comments

Comments
 (0)