Return-Path: Received: from gateway04.websitewelcome.com ([64.5.52.7] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP id 5179053 for AE-List@media-motion.tv; Sun, 18 Aug 2013 02:44:34 +0200 Received: by gateway04.websitewelcome.com (Postfix, from userid 5007) id E5ABBE8D061B; Sat, 17 Aug 2013 19:56:19 -0500 (CDT) Received: from gator3190.hostgator.com (gator3190.hostgator.com [198.57.247.154]) by gateway04.websitewelcome.com (Postfix) with ESMTP id C291AE8D05E8 for ; Sat, 17 Aug 2013 19:56:19 -0500 (CDT) Received: from [24.163.5.74] (port=57319 helo=jupiter) by gator3190.hostgator.com with esmtpa (Exim 4.80) (envelope-from ) id 1VArIK-0000TI-9k for AE-List@media-motion.tv; Sat, 17 Aug 2013 19:56:36 -0500 Reply-To: From: "Stephen van Vuuren" To: "'After Effects Mail List'" Subject: Sat. Night Expression Question Date: Sat, 17 Aug 2013 20:56:28 -0400 Organization: SV2 Studios Message-ID: <000001ce9bad$c695da00$53c18e00$@com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01CE9B8C.3F843A00" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac6brbhyoeFVcuDwTKK2nRxVhUyEDw== Content-Language: en-us X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3190.hostgator.com X-AntiAbuse: Original Domain - media-motion.tv X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - sv2studios.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (jupiter) [24.163.5.74]:57319 X-Source-Auth: stephen@sv2studios.com X-Email-Count: 1 X-Source-Cap: c3RlcGhlbnY7c3RlcGhlbnY7Z2F0b3IzMTkwLmhvc3RnYXRvci5jb20= This is a multi-part message in MIME format. ------=_NextPart_000_0001_01CE9B8C.3F843A00 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I've got a comp with a camera flying forward while slowly rotating in Z through a 3D scene (title sequence). I want text layers to be offset from the camera in front. That's easy: thisComp.layer("Camera 1").transform.position + [0,0,250] thisComp.layer("Camera 1").transform.zRotation - 90 But I want the text layers to be moving slightly off-speed with respect to the camera, camera slowly catches up and passes them, so a variable offset if you will. And nice if further offset could be tied to opacity (far away would fade in). I could manually do this of course but wondered if there was some cool way to do it with expressions. stephen van vuuren 336.202.4777 http://www.insaturnsrings.com/ http://www.sv2dcp.com/ http://www.sv2studios.com/ A film is - or should be - more like music than like fiction. It should be a progression of moods and feelings. The theme, what's behind the emotion, the meaning, all that comes later. -Stanley Kubrick ------=_NextPart_000_0001_01CE9B8C.3F843A00 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I’ve = got a comp with a camera flying forward while slowly rotating in Z = through a 3D scene (title sequence). I want text layers to be offset = from the camera in front. That’s easy:

 

thisComp.layer("Camera = 1").transform.position +  [0,0,250]

thisComp.layer("Camera = 1").transform.zRotation – 90

 

But I want = the text layers to be moving slightly off-speed with respect to the = camera, camera slowly catches up and passes them, so a variable offset = if you will. And nice if further offset could be tied to opacity (far = away would fade in).

 

I could = manually do this of course but wondered if there was some cool way to do = it with expressions.

 

stephen = van vuuren

336.202.4777

 

http://www.insaturnsrings.com/

http://www.sv2dcp.com/<= /b>

http://www.sv2studios.com/<= /span>

 

A film is – = or should be – more like music than like fiction. It should be a = progression of moods and feelings. The theme, what’s behind the = emotion, the meaning, all that comes later.

Stanley = Kubrick

 

------=_NextPart_000_0001_01CE9B8C.3F843A00--