-
Reversing After Effects Expression Value
Quick question here, I’m a little new at After Effects, but here goes.
I’ve got two wings that are set up and rotated opposite values. I want to rotate both wings at the same time to opposite values. If that makes sense. Think of a bird flying and both wings moving at the same time.
I set up a null object and rotated it the way I wanted the left wing to rotate/move. I’ve also got the left wing working using the expression thisComp.layer(“Rotation”).transform.rotation . I want the same rotation values to be applied to the right wing, except the opposite/inverse values so that it moves at same time and same way as the left wing.
Any ideas?