Try turning off auto orient and use this for orientation:
v = thisComp.layer("Camera 1").toWorldVec([0,0,1]);
lookAt(position,position+v)
Dan
Sent: Friday, December 20, 2013 1:23 PM
Subject: Re: [AE] Expressions: Somewhere between Auto Orient and
Auto Orient Y only
Probably so, I just need to find that math! :-)