<?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 Thompson | Activity</title>
	<link>https://creativecow.net/members/benjaminthompson/activity/</link>
	<atom:link href="https://creativecow.net/members/benjaminthompson/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Benjamin Thompson.</description>
	<lastBuildDate>Tue, 05 May 2026 01:07:21 +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">7fc16da6c4bd7fae8e49c5178ed4b083</guid>
				<title>Benjamin Thompson started the discussion Position based on number of text lines. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/position-based-on-number-of-text-lines/</link>
				<pubDate>Thu, 13 May 2021 01:10:26 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/position-based-on-number-of-text-lines/">Position based on number of text lines.</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m revisiting an old project where I used sourceRectAtTime and a null with point controls to move the position of a text layer, depending on number of layers. I&#8217;d like to be able to do it with just an expression on the text layer itself, and be more procedural. It does seem like a Pins and Boxes should do it, but I imagine it can be done with an&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-351884"><a href="https://creativecow.net/forums/thread/position-based-on-number-of-text-lines/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6b5d0f70a945d7d77796837acfb1827a</guid>
				<title>Benjamin Thompson started the discussion Animating position with fixed values and irregular intervals. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/animating-position-with-fixed-values-and-irregular-intervals-2/</link>
				<pubDate>Tue, 29 Sep 2020 01:35:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/animating-position-with-fixed-values-and-irregular-intervals-2/">Animating position with fixed values and irregular intervals.</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve been using Dan&#8217;s solution (from an old post) on a project but I&#8217;m struggling on how to make it have irregular intervals, without jumping every frame and always moving up on Y.</p>
<p>Any ideas?</p>
<p></p>
<p>moveTime = .3;<br />holdTime = 4.7;<br />delta = [0,-5];</p>
<p>seg = Math.floor(time/(moveTime+holdTime));<br />t = time % (moveTime+holdTime);<br />value + delta*seg +&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-334732"><a href="https://creativecow.net/forums/thread/animating-position-with-fixed-values-and-irregular-intervals-2/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		