<?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 | angel tomsom smith | Activity</title>
	<link>https://creativecow.net/members/angeltomsomsmith/activity/</link>
	<atom:link href="https://creativecow.net/members/angeltomsomsmith/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for angel tomsom smith.</description>
	<lastBuildDate>Sun, 02 Aug 2026 11:01:45 +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">e9dd33cf99a0d4c3c12c33c5887e94c7</guid>
				<title>Angel Tomsom smith replied to the discussion Expression to offset shape group scale animation in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430909</link>
				<pubDate>Wed, 15 Jun 2022 23:24:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430909"><span class="bb-reply-lable">Reply to</span> Expression to offset shape group scale animation</a></p> <div class="bb-content-inr-wrap"><p>Finally made it work with this expression</p>
<p></p>
<p>offset = .1;<br />id = thisProperty.propertyGroup(2).propertyIndex;<br />content(&#8220;B 2&#8221;).content(&#8220;Group 2&#8221;).transform.scale.valueAtTime(time-id*offset)</p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c660e8d8f1c2ff609787cb029a324e6e</guid>
				<title>Angel Tomsom smith replied to the discussion Expression to offset shape group scale animation in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430794</link>
				<pubDate>Tue, 14 Jun 2022 13:19:16 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430794"><span class="bb-reply-lable">Reply to</span> Expression to offset shape group scale animation</a></p> <div class="bb-content-inr-wrap"><p>Anyhow, it only works for the 2nd group &#8211; the rest of the groups will not offset but mimic 2nd group behavior.</p>
<p>Anyone in how to offset depending of group order?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f930e21a10dccc17937885cd3238bd1</guid>
				<title>Angel Tomsom smith replied to the discussion Expression to offset shape group scale animation in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430793</link>
				<pubDate>Tue, 14 Jun 2022 13:00:16 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430793"><span class="bb-reply-lable">Reply to</span> Expression to offset shape group scale animation</a></p> <div class="bb-content-inr-wrap"><p>I think I found the right expression:</p>
<p>This one works between shape groups for a SCALE animation</p>
<p><b><br /></b></p>
<p><b>for x5 frames offset</b></p>
<p>offset = .2;content(&#8220;<b><i>NAME OF THE GROUP</i></b>&#8220;).transform.scale.valueAtTime(time-offset);</p>
<p></p>
<p><b>for x1 frame offset</b></p>
<p class="">offset = thisComp.frameDuration;content(&#8220;N<b><i>AME OF THE GROUP</i></b>&#8220;).transform.scale.valueAtTime(time-offset);</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">934079a6e4e213b6a1b195e67f9f0ae7</guid>
				<title>Angel Tomsom smith replied to the discussion Expression to offset shape group scale animation in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430792</link>
				<pubDate>Tue, 14 Jun 2022 12:49:31 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430792"><span class="bb-reply-lable">Reply to</span> Expression to offset shape group scale animation</a></p> <div class="bb-content-inr-wrap"><p>Sequence layers can&#8217;t be an option because if you check the screenshot I posted, the typo made of dots will made a simple sentence of 2 or 3 words very likely a +100 layers comp.</p>
<p>My aim is to understand how to offset an expression linked to an animation of a group of shapes but inside the same layer. </p>
<p>The expression <b>content(&#8220;NAME OF THE FIRST&hellip;</b></p>
<p><span class="activity-read-more" id="activity-read-more-370692"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430792" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fd44edb5967c68b50c210cac20454ebd</guid>
				<title>Angel Tomsom smith replied to the discussion Expression to offset shape group scale animation in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430743</link>
				<pubDate>Mon, 13 Jun 2022 11:26:38 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430743"><span class="bb-reply-lable">Reply to</span> Expression to offset shape group scale animation</a></p> <div class="bb-content-inr-wrap"><p>As far as I understand now, I need to get to know how the &#8220;offset=.1&#8221; instruction works inside the scripting language.</p>
<p></p>
<p>Anyone can help?</p>
<p></p>
<p>Thanks</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ecc002d3d513c0f12d126f4e519dcad2</guid>
				<title>Angel Tomsom smith replied to the discussion Expression to offset shape group scale animation in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430613</link>
				<pubDate>Thu, 09 Jun 2022 12:06:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430613"><span class="bb-reply-lable">Reply to</span> Expression to offset shape group scale animation</a></p> <div class="bb-content-inr-wrap"><p>Thanks Hung for your suggestions, but I&#8217;m not entirely sure Pastiche will help me with this. Maybe you can confirm if it can work with shapes groups as it does with layers.</p>
<p>The fundamental issue is that the font I&#8217;m using belongs to the brand identity, so I have to create text with it, and then convert the typo into shapes and animate the scale of&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-370496"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/#post-2430613" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">85b36df9f79180a6a71b681c24afd908</guid>
				<title>Angel Tomsom smith started the discussion Expression to offset shape group scale animation in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/</link>
				<pubDate>Thu, 09 Jun 2022 08:22:22 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/">Expression to offset shape group scale animation</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m animating dots shapes from typography converted to shapes scaling up with overlapping animation. There are lots of circles in a shape layer and I  want them to come on with a 1 frame difference. Is there a way you can  offset keyframes like you can layers or do I have to do it manually?  What would be your fastest way of doing?</p>
<p>I found this&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-370487"><a href="https://creativecow.net/forums/thread/expression-to-offset-shape-group-scale-animation/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		