Return-Path: Received: from qmta05.emeryville.ca.mail.comcast.net ([76.96.30.48] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP id 5163948 for ae-list@media-motion.tv; Thu, 01 Aug 2013 21:40:50 +0200 Received: from omta09.emeryville.ca.mail.comcast.net ([76.96.30.20]) by qmta05.emeryville.ca.mail.comcast.net with comcast id 7VW51m0040S2fkCA5XsMYd; Thu, 01 Aug 2013 19:52:21 +0000 Received: from HPZ200 ([76.20.32.7]) by omta09.emeryville.ca.mail.comcast.net with comcast id 7XsL1m00509DSM08VXsLZ6; Thu, 01 Aug 2013 19:52:20 +0000 Message-ID: From: "Dan Ebberts" To: "After Effects Mail List" References: In-Reply-To: Subject: Re: [AE] Expression/Effect center Date: Thu, 1 Aug 2013 12:52:21 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0087_01CE8EB5.F67DFE00" X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1375386741; bh=B/S6n+0s7CPUBtjOmtP6stL9zcvn3wN4yjE/W9xWes0=; h=Received:Received:Message-ID:From:To:Subject:Date:MIME-Version: Content-Type; b=Zf/KD5Svl8a9nETi1DuQnWbZP1K/gcOgvWV6wI2imtwntWRoijl+H2siLLMeJvBJp 1TkjKfn/kROT67vfjWvnt9VuV+jz/knOR9uSFrA5V4kHfE3YmCHNWhDG4IE9a46CGm YNoA18ajm0H1sB6CxKao1U3urxTBza3uyzwCZIFn7jyLGnR1TuE9cRnhFTcQRhH38f 4iNQSib1X3sZiVM+cFd20k6FOMN5pXFFFxdkmKuNGPB7ARRjOrykibA1KjfEKqAERY d/iz0cv+Zb3/eZPZHJlq1VFKnFRXXyPwtrgNN3CASmfNfUdPSqZ4/z5h9t49su2KrC JFW+XEnuT9mDA== This is a multi-part message in MIME format. ------=_NextPart_000_0087_01CE8EB5.F67DFE00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Instead of +value, try appending .valueAtTime(0) to what you got from = the pick whip. Dan From: Doug=20 Sent: Thursday, August 01, 2013 12:43 PM To: After Effects Mail List=20 Subject: [AE] Expression/Effect center I have an effect center point on and adjustment layer pick whipped to = another layers position. It works fine, but I need it to retain it's original position and not = move to the anchor point because I'm using rotation. I thought I could = just do +value at the end, but no luck. thisComp.layer("glass.ai").transform.position ------=_NextPart_000_0087_01CE8EB5.F67DFE00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Instead of +value, try appending  .valueAtTime(0) to what you = got from=20 the pick whip.
 
Dan
 
From: Doug
Sent: Thursday, August 01, 2013 12:43 PM
Subject: [AE] Expression/Effect center
 
I have an effect center point on and adjustment layer pick whipped = to=20 another layers position.
It works fine, but I need it to retain it's original position and = not move=20 to the anchor point because I'm using rotation. I thought I could just = do +value=20 at the end, but no luck.
 
thisComp.layer("glass.ai").transform.position

------=_NextPart_000_0087_01CE8EB5.F67DFE00--