Search found 30 matches
- May 12th, 2021, 2:44 am
- Forum: Script requests
- Topic: Export Text in Comp on Render
- Replies: 1
- Views: 38271
Re: Export Text in Comp on Render
Hi, I have a series of AE projects that I want to render in a watch folder. Each project has one Comp set to render in the render queue. That Comp that is set to render has a text layer in it called TextOut. The text string in that TextOut layer is something like "Data1,Data2,Data3" Is th...
- May 11th, 2021, 2:37 am
- Forum: Scripts Discussion
- Topic: Script for quick template editing?
- Replies: 1
- Views: 38069
Re: Script for quick template editing?
no need to script. just hold alt key and drag your image to the selected layer.
- April 22nd, 2021, 7:10 am
- Forum: Scripts Discussion
- Topic: AE Script Contains Ae Project
- Replies: 1
- Views: 36354
Re: AE Script Contains Ae Project
Hi, My script calls some compositions through an AE project and places them in a new comp. It must run in the main AE project (that contains premade compositions) but I need to update the script to run in any AE project and works Independent to Source AE Project (to be a self-contained ae project) ...
- March 8th, 2021, 2:10 pm
- Forum: Expression Discussion
- Topic: Vibrating String Timed to Music
- Replies: 1
- Views: 36529
Re: Vibrating String Timed to Music
I'm trying to animate an oscillating string, which is timed to music. I get the keyframe values from the plugin Trapcode Soundkeys, but the string only oscillates in one direction. This is because all the values are positive. Is it possible to select every second keyframe from the Soundkeys Output ...
- March 8th, 2021, 1:23 am
- Forum: Script requests
- Topic: Select all keyframes from all layers in the current frame
- Replies: 8
- Views: 92413
Re: Select all keyframes from all layers in the current frame
Hi sshahriyari, I appreciate the update... sorry I didn't catch the reply sooner. I was looking for this solution again and Google led me right back here. Unfortunately, the script isn't working for me. It only works for one layer, and only on transform property keyframes. I'm running After Effects...
- October 30th, 2020, 11:54 pm
- Forum: Expression Discussion
- Topic: How to link text properties between different text layers?
- Replies: 2
- Views: 47204
Re: How to link text properties between different text layers?
Using the new expression engine & a recent version of AE (that supports text styling), this will clone the text content and the text layer style from one text layer to another. Apply to the destination's Source Text field: const ref = thisComp.layer("Driver Text Layer").text.sourceTex...
- September 10th, 2020, 5:40 am
- Forum: Expression Discussion
- Topic: What is the best way to get the anchor point to the center of a line in Video Copilot for Saber?
- Replies: 1
- Views: 39034
Re: What is the best way to get the anchor point to the center of a line in Video Copilot for Saber?
I'm trying to make this saber spin from the center while constantly having the anchor point between the two points (Core Start and Core End) https://preview.redd.it/kffnc7rdna951.png?width=1062&format=png&auto=webp&s=ef7e8c3ec594713b92d1accb2bbc649f3579c6f8 I prefer having to run an exp...
- June 29th, 2020, 6:00 am
- Forum: Expressions Tutorials
- Topic: 3D Swarm tutorial
- Replies: 8
- Views: 150747
Re: 3D Swarm tutorial
This tutorial shows an expression that can be applied to multiple layers to create a 3D swarm effect. http://www.paul.tuersley.btinternet.co.uk/images/expSwarm01.jpg You'll see examples of how to: use one set of Expression Control effects to control multiple layers. use the wiggle(), random() and s...
- June 18th, 2020, 2:24 am
- Forum: Script requests
- Topic: Need a simple AE script to add text to the source text keyframe on text layer
- Replies: 2
- Views: 48340
Re: Need a simple AE script to add text to the source text keyframe on text layer
basitgo wrote: ↑April 4th, 2020, 10:29 pmNeed a super simple Adobe after effect script to add text to keyframe on the text layer from a clipboard or a text file.
1 keyframe is for 1 linevideo : https://youtu.be/vSbLCqu5PPY
Hello.
I can do this for you for the next two to three days, if you still need this.
- June 17th, 2020, 9:15 am
- Forum: Scripts Discussion
- Topic: toggling layer visibility via expression control in effects panel?
- Replies: 5
- Views: 59655
Re: toggling layer visibility via expression control in effects panel?
Hi @ sshahriyari! That looks like a handy little script you got there, but not quite what I"m trying to do. Ultimately what I want is to have an effect control that is linked to an expression on the layer of whos visibility I want to toggle. So like for example, I am rigging a characteand I wa...
- June 17th, 2020, 4:31 am
- Forum: Scripts Discussion
- Topic: toggling layer visibility via expression control in effects panel?
- Replies: 5
- Views: 59655
Re: toggling layer visibility via expression control in effects panel?
Unfortunately, that doesn't really work for me because even at 0% transparency, the layer can still be "selected" in the camera view by accident (even if you can't see it). Ultimately I've come to the conclusion that you can't control the eyeballs with expressions (in timeline), only with...
- June 16th, 2020, 10:16 am
- Forum: Script requests
- Topic: Select all keyframes from all layers in the current frame
- Replies: 8
- Views: 92413
Re: Select all keyframes from all layers in the current frame
Hi krll, after about 1 hour I wrote this simple script for you. hope you enjoyd. https://gum.co/keyframeselector Hi sshahriyari, I just donated and tried your script looking for something exactly like what the OP asked for. Unfortunately it does not select all the keyframes under the playhead, onl...
- June 15th, 2020, 10:37 pm
- Forum: Scripts Discussion
- Topic: toggling layer visibility via expression control in effects panel?
- Replies: 5
- Views: 59655
Re: toggling layer visibility via expression control in effects panel?
I'm trying to write a script that toggles the visiblity (eyeball) of a layer depending on if a check box is toggled in the effects panel, using AE 2020. The main gist is i'm rigging a character and want to show/hide controls depending on the options they have turned/on off. I believe i can do that ...
- June 15th, 2020, 10:36 pm
- Forum: Script requests
- Topic: Need a simple script to create a composition
- Replies: 1
- Views: 40087
Re: Need a simple script to create a composition
Hi everyone! I need your help. I want to get a simple script to automate a process. The script has to: -Create a new composition from selected footage -Add a certain expression to the position property (the expression text will be provided) of the video layer of the composition just created. Тhank ...
- June 14th, 2020, 6:22 am
- Forum: Script requests
- Topic: Layer marker names trigger actions
- Replies: 1
- Views: 51043
Re: Layer marker names trigger actions
If layer marker matches *word* then change background colour behind text to {CSS colour code} according to a reference dictionary. For example: When a layer marker called 'talk' is seen, change the background of the composition to #bc8fa6. I have a list of words to match and the colours to match to...