Copy link to clipboard
Copied
Howdie.
I have a Layer (Bee) that is animated along a bezier path, using 'orient to path' to control rotations.
I would like to be able to apply additional rotations and positional offsets its original path, to finess the bee's flight. The Transform effect is what is being used on this example tutorial, but the transform effect's anchor point and rotation don't seem to carried along for the ride with the layers Transform properties. While I can offset the position ok with the effect, adding secondary rotation using the effect, uses the anchor point that remains offset. There dont seem to be any expressions being used in this example.
Could spomeone come to my rescue? Much appreciated!
Copy link to clipboard
Copied
I appreciate I could parent the bee to a null, to but wanted to used a single layer, with the Transform effect for convienience.
So my question is: can I set up the transform effect on a single layer, so that it behave in the same way as a layer parented to a null?