Help?!

What type of scripts do you need?

Moderator: byronnash

Post Reply
jimmy3
Posts: 1
Joined: March 6th, 2006, 7:11 am

Hi all,

I have a precomp that rotates around in various ways.

I have an element (square) inside that precomp that I don't want to rotate but stay inside the comp (for various reasons).

Is there a way that I can use an expression to simply take the precomp (that it is in) orientation vales and counter act against them (i.e keep taking the value and minus-ing the same amount so It remains at 0?)

Hope this makes sense...

Thanks
Dan Ebberts
Posts: 320
Joined: June 26th, 2004, 10:01 am
Location: Folsom, CA
Contact:

2D rotation? It would look something like this:

-comp("main comp").layer(thisComp.name).rotation

Dan
Post Reply