Search found 2 matches
- September 20th, 2019, 4:17 pm
- Forum: General Scripts Library
- Topic: How to attach shape to a path and make an arrowhead
- Replies: 0
- Views: 49862
How to attach shape to a path and make an arrowhead
Just sorted this out and wanted to share in case someone is looking for this and doesn't want to spend $30. Comp_2.gif 1. Create a shape, I made a circle 2. Add a Trim Paths to put the arrowhead at the end (you don't need this here and could set the location to anywhere along the path) 3. Add polyst...
- September 20th, 2019, 11:35 am
- Forum: Scripts Discussion
- Topic: Creating a Pseudo Effect group from scripting
- Replies: 0
- Views: 20313
Creating a Pseudo Effect group from scripting
Using something like `layer.effect.addProperty("ADBE Layer Control")` can I create multiple effects but have them appear as a single effect on a layer using Pseudo effects? I've found reference to doing this via an xml file and then applying it https://gist.github.com/animoplex/e230636b0f6...