<?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 | Benjamin Callaert | Activity</title>
	<link>https://creativecow.net/members/benjamincallaert/activity/</link>
	<atom:link href="https://creativecow.net/members/benjamincallaert/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Benjamin Callaert.</description>
	<lastBuildDate>Mon, 31 Aug 2026 19:06:29 +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">f65ea356983884e35cfa1b2bb36dd223</guid>
				<title>Benjamin Callaert replied to the discussion Expression to index Position on previous Shape group layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459439</link>
				<pubDate>Wed, 15 May 2024 18:59:26 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/page/2/#post-2459439"><span class="bb-reply-lable">Reply to</span> Expression to index Position on previous Shape group layer</a></p> <div class="bb-content-inr-wrap"><p>Wow Thank you Dan ! it solved the error.</p>
<p>I did a small change to add a gap on the Y otherwise they stack over each other:</p>
<pre>numBooks = thisProperty.propertyGroup(3).numProperties;<br />bottomPos = thisProperty.propertyGroup(3)(numBooks).transform.position;<br />dIndex = numBooks - thisProperty.propertyGroup(2).propertyIndex;<br />bottomPos.valueAtTime(time -&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-397594"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459439" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b83da4f1320a09c6f1e52679771a546c</guid>
				<title>Benjamin Callaert replied to the discussion Expression to index Position on previous Shape group layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459431</link>
				<pubDate>Wed, 15 May 2024 18:12:19 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459431"><span class="bb-reply-lable">Reply to</span> Expression to index Position on previous Shape group layer</a></p> <div class="bb-content-inr-wrap"><p>Hi Dan,</p>
<p>I tried to added but I get an error on the bottomPos :</p>
<pre>" Error : TypeError: ThisProperty.propertyGroup(...).property is not a function ".</pre>
<p>I wrote the expression like this :</p>
<pre>thisProperty.propertyGroup(2).index;<br />numBooks = thisProperty.propertyGroup(3).numProperties;<br />bottomPos =&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-397587"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459431" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">24e376b4790c42b12f40f155dc4b371d</guid>
				<title>Benjamin Callaert replied to the discussion Expression to index Position on previous Shape group layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459428</link>
				<pubDate>Wed, 15 May 2024 17:11:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459428"><span class="bb-reply-lable">Reply to</span> Expression to index Position on previous Shape group layer</a></p> <div class="bb-content-inr-wrap"><p>Yes it&#8217;s that :). </p>
<p>Thank you again (never enough), I&#8217;m trying your solution now.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7b5d61d02f4f83db4d006a1578e19dc3</guid>
				<title>Benjamin Callaert replied to the discussion Expression to index Position on previous Shape group layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459426</link>
				<pubDate>Wed, 15 May 2024 17:00:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459426"><span class="bb-reply-lable">Reply to</span> Expression to index Position on previous Shape group layer</a></p> <div class="bb-content-inr-wrap"><p>Hi Dan,</p>
<p></p>
<p>Thank you so much for your help,</p>
<p></p>
<p>sorry for the miscommunication, I attached a txt with the layer structure&#8230;is that the kind of infos you need?.</p>
<p>I will wrap my head around your solution, thank you so much for your time.</p>
<p>I will get back to you.</p>
<p>Ben.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">de0d1a7832f3301e50c6cc314dceeee0</guid>
				<title>Benjamin Callaert replied to the discussion Expression to index Position on previous Shape group layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459378</link>
				<pubDate>Wed, 15 May 2024 06:15:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459378"><span class="bb-reply-lable">Reply to</span> Expression to index Position on previous Shape group layer</a></p> <div class="bb-content-inr-wrap"><p>Hi Dan,</p>
<p>Thank you for replying, I will try to explain a bit better.</p>
<p>So I&#8217;m trying to create a pile of falling books from the sky, </p>
<p>the idea is to animate the first book (the one who will touch the ground first), so a Position from let say 100(sky) &gt; 800 (floor) on the Y axis with an ease, and a small rotation.</p>
<p>Than I&#8217;m trying to link the next books&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-397542"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/#post-2459378" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1d407192241f7467f6adb3948d7b0878</guid>
				<title>Benjamin Callaert started the discussion Expression to index Position on previous Shape group layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/</link>
				<pubDate>Tue, 14 May 2024 19:11:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/">Expression to index Position on previous Shape group layer</a></p> <div class="bb-content-inr-wrap"><p>Hi Everyone,</p>
<p>I wanted to say thank you in advance for all the knowledge you guys are sharing here.</p>
<p></p>
<p>I&#8217;m trying to index the Position (only Y axis) from a previous shape layer Group and apply that expression on all the other shape group Position so I only have to animate one layer once.</p>
<p>What I try to achieve is a pile of book falling on the ground, the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-397522"><a href="https://creativecow.net/forums/thread/expression-to-index-position-on-previous-shape-group-layer/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		