Hi Lloyd!
Works a treat - especially popped into Jeff's excellent launch pad!
Just what I need. Thank you so much.
Yan Masterson
Spot Post
London
Search found 3 matches
- May 29th, 2008, 3:32 am
- Forum: Script requests
- Topic: Automating the in and out of a layer
- Replies: 3
- Views: 11386
- May 23rd, 2008, 7:57 am
- Forum: Script requests
- Topic: Automating the in and out of a layer
- Replies: 3
- Views: 11386
Automating the in and out of a layer
Hi All, Does anyone know of a script that would adjust the in and out of a layer to make it the same length as the layer above? I seem to spend a lot of time doing this (for mattes, glows, tint layers, adjustment layers, difference layer, anything that takes more that one layer to achieve nicely). I...
- May 23rd, 2008, 7:35 am
- Forum: Expression Discussion
- Topic: adaptive rotation based on a point
- Replies: 2
- Views: 11308
Re: adaptive rotation based on a point
Ben I think you mean this: lookAt(position,thisComp.layer("Target_Layer").transform.position) Pop that into the 'Orientation' of a layer, and it will keep rotating to face the target layer. It stays aligned along the Z axis, so you may want to rotate the layer by 90 degrees on Y. Yan Maste...