Continuos Facing

Moderators: Disciple, zlovatt

Post Reply
Captivate
Posts: 1
Joined: August 25th, 2008, 7:10 am

Hello All,
Seeing this is my first post here. I want to extend a quick thank you. This site is a testament to unselfish creativity, determined to the progressing of a craft. All of you who have been in this forum and have added to it, get a real big handclap of gratitude. That being said, let me quickly describe whats going on. I have layers all parented to a null object. I use the Rotation of the Null to control the layers rotating. What I need to have happen is to have the layers continously face the camera , despite their position or rotation that is based on the Null. What would be the most efficient way to do this?
Thank you in advance.
Dan Ebberts
Posts: 320
Joined: June 26th, 2004, 10:01 am
Location: Folsom, CA
Contact:

Try this expression for Orientation:

lookAt(fromWorld(thisComp.activeCamera.position), anchorPoint)


Dan
Post Reply