<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Creative COW | Shaun Thomson | Activity</title>
	<link>https://creativecow.net/members/shaunthomson/activity/</link>
	<atom:link href="https://creativecow.net/members/shaunthomson/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Shaun Thomson.</description>
	<lastBuildDate>Sat, 26 Sep 2026 09:02:15 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.5.10</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">7584d7a491ceb7342c6dbdb3befc63fe</guid>
				<title>Shaun Thomson replied to the discussion Can&#039;t get xRotation value of another layer in After Effects in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/cant-get-xrotation-value-of-another-layer-in-after-effects/#post-2413671</link>
				<pubDate>Wed, 14 Jul 2021 02:50:03 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/cant-get-xrotation-value-of-another-layer-in-after-effects/#post-2413671"><span class="bb-reply-lable">Reply to</span> Can't get xRotation value of another layer in After Effects</a></p> <div class="bb-content-inr-wrap"><p>Thank you Dan. It&#8217;s throwing a syntax error now. I can&#8217;t find anything wrong with the syntax though &#8211; is anything obvious sticking out please?</p>
<p><span>src=thisComp.layer(&#8220;Leader&#8221;);</span></p>
<p><span>delay = thisComp.layer(&#8220;Leader&#8221;).effect(&#8220;Delay&#8221;)(&#8220;Slider&#8221;);</span></p>
<p>d = delay*thisComp.frameDuration*(index &#8211; 1);</p>
<p>src.transform.xRotation.valueAtTime(time – d);</p>
<p></p>
<p>Error: missing ) after argument list</p>
<p></p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">63ac253f5eedb53da5ed7446400a05f5</guid>
				<title>Shaun Thomson started the discussion Can&#039;t get xRotation value of another layer in After Effects in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/cant-get-xrotation-value-of-another-layer-in-after-effects/</link>
				<pubDate>Tue, 13 Jul 2021 13:42:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/cant-get-xrotation-value-of-another-layer-in-after-effects/">Can't get xRotation value of another layer in After Effects</a></p> <div class="bb-content-inr-wrap"><p>I have two layers &#8211; a leader and a follower.</p>
<p>I&#8217;m successfully able to make the follower follow the leader with this expression in the follower&#8217;s Position property:</p>
<pre><code>src=thisComp.layer("Leader");
delay = thisComp.layer("Leader").effect("Delay")("Slider"); 
d = delay*thisComp.frameDuration*(index - 1);
src.position.valueAtTime(time - d);
</code></pre>
<p>I&hellip;<span class="activity-read-more" id="activity-read-more-355127"><a href="https://creativecow.net/forums/thread/cant-get-xrotation-value-of-another-layer-in-after-effects/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">20decc99dd354ef05d22ee92a2e66f8c</guid>
				<title>Shaun Thomson became a registered member</title>
				<link>https://creativecow.net/news-feed/p/355102/</link>
				<pubDate>Tue, 13 Jul 2021 07:47:27 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		