<?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 | Nate Vander Plas | Activity</title>
	<link>https://creativecow.net/members/natevanderplas/activity/</link>
	<atom:link href="https://creativecow.net/members/natevanderplas/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Nate Vander Plas.</description>
	<lastBuildDate>Wed, 06 May 2026 12:51:37 +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">4cb5d8f96ba618f8f3d37c8e69613944</guid>
				<title>Nate Vander plas replied to the discussion continue motion velocity in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/continue-motion-velocity-2/#post-2439462</link>
				<pubDate>Fri, 06 Jan 2023 14:51:45 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/continue-motion-velocity-2/#post-2439462"><span class="bb-reply-lable">Reply to</span> continue motion velocity</a></p> <div class="bb-content-inr-wrap"><p>This didn&#8217;t work for me either.  I have two linear rotation keyframes on my 2D layer.  I tried the loopOut(&#8220;continue&#8221;,0) expression, making sure they were straight quotes and not curly- gives me a syntax error.<br />SOLUTION: Also need to remove the ,0 after &#8220;continue&#8221; so the expression should look like this:</p>
<pre>loopOut("continue")<br /></pre>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8a7ec096783af9c40558ff440e6d37c4</guid>
				<title>Nate Vander plas replied to the discussion Change layer source via expression? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-layer-source-via-expression/#post-2426651</link>
				<pubDate>Tue, 22 Mar 2022 17:15:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-layer-source-via-expression/#post-2426651"><span class="bb-reply-lable">Reply to</span> Change layer source via expression?</a></p> <div class="bb-content-inr-wrap"><p>Thanks so much, Filip!  It works great!  This is much simpler than I was imagining, and a great starting point.  I was able to make it also start playing on the inPoint of the grid layer (rather than being stuck in time as I try to shift the grid layer left/right in the timeline).  I also added a slider value to the random seed so I can change the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-367043"><a href="https://creativecow.net/forums/thread/change-layer-source-via-expression/#post-2426651" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">67202c7e75b654e3b522b5ae015632d7</guid>
				<title>Nate Vander plas replied to the discussion Change layer source via expression? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-layer-source-via-expression/#post-2426641</link>
				<pubDate>Tue, 22 Mar 2022 15:32:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-layer-source-via-expression/#post-2426641"><span class="bb-reply-lable">Reply to</span> Change layer source via expression?</a></p> <div class="bb-content-inr-wrap"><p>I have a similar problem except minus the CSV stuff.  I&#8217;m making a sort of grid of videos floating in 3D space and I want them each to play part of a long sequence of footage in a precomp- but start on a random clip and loop back to the beginning if they reach the end.  I&#8217;m unsure how to write an expression in Time Remapping that would start each&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-367039"><a href="https://creativecow.net/forums/thread/change-layer-source-via-expression/#post-2426641" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5d38a48c9e1de7c16c10101816e31c32</guid>
				<title>Nate Vander plas replied to the discussion Absolute Camera Position, Orientation, and Rotation in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/absolute-camera-position-orientation-and-rotation/#post-2342052</link>
				<pubDate>Tue, 08 Dec 2020 15:31:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/absolute-camera-position-orientation-and-rotation/#post-2342052"><span class="bb-reply-lable">Reply to</span> Absolute Camera Position, Orientation, and Rotation</a></p> <div class="bb-content-inr-wrap"><p>Thank you, Dan!  This works great!  I initially thought I still needed to have the X, Y, and Z Rotation properties of the cameras linked, but that is not the case!  The Orientation expression takes care of it all &#x1f603;</p>
<p>If anyone else is trying to do this, here is my simple expression for the Position:</p>
<pre>comp("Main Comp").layer("Camera 1").toWorld([0,0,0])<br /></pre>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d0a3fdec8ea809f65c0a480fd62d2990</guid>
				<title>Nate Vander plas started the discussion Absolute Camera Position, Orientation, and Rotation in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/absolute-camera-position-orientation-and-rotation/</link>
				<pubDate>Mon, 07 Dec 2020 20:16:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/absolute-camera-position-orientation-and-rotation/">Absolute Camera Position, Orientation, and Rotation</a></p> <div class="bb-content-inr-wrap"><p>I have a 3D model rendered with Superluminal&#8217;s Stardust plugin (works kind of like Element 3D).  The problem is I need to precomp this layer, but I want to link the camera in the precomp to the camera in the main comp, so as I move the main comp camera, the model moves accordingly.  One more twist is that my main comp camera is parented to a null,&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-341080"><a href="https://creativecow.net/forums/thread/absolute-camera-position-orientation-and-rotation/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		