<?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 | Carey Pagan | Activity</title>
	<link>https://creativecow.net/members/careypagan/activity/</link>
	<atom:link href="https://creativecow.net/members/careypagan/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Carey Pagan.</description>
	<lastBuildDate>Sat, 16 May 2026 02:38:05 +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">85e42f0a890dfd67fbb2bb373b5e01f2</guid>
				<title>Carey Pagan started the discussion How to color hair geometry from surface? in the forum Maxon Cinema 4D</title>
				<link>https://creativecow.net/forums/thread/how-to-color-hair-geometry-from-surface/</link>
				<pubDate>Mon, 01 Nov 2021 03:03:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-color-hair-geometry-from-surface/">How to color hair geometry from surface?</a></p> <div class="bb-content-inr-wrap"><p>So plenty of videos out there explaining how to use instanced geometry on cinema4D hairs.</p>
<p>But how can they be coloured separately as they all share the same material and local UVs?</p>
<p></p>
<p>E.G picture a snake with a diamond pattern.</p>
<p>I want to use the hair object to cover the snake in scales, which are instanced geometry.</p>
<p>I want each snake scale to be coloured&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-360774"><a href="https://creativecow.net/forums/thread/how-to-color-hair-geometry-from-surface/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">18dfec6b6bdc352666c098693ab4cff5</guid>
				<title>Carey Pagan started the discussion Why are Extendscript objects invalidated when created inside functions? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/why-are-extendscript-objects-invalidated-when-created-inside-functions/</link>
				<pubDate>Tue, 16 Mar 2021 22:02:20 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/why-are-extendscript-objects-invalidated-when-created-inside-functions/">Why are Extendscript objects invalidated when created inside functions?</a></p> <div class="bb-content-inr-wrap"><p>2</p>
<p><a target='_blank' href="https://stackoverflow.com/posts/66649576/timeline" rel="nofollow"></a></p>
<pre><code>function addControl(layer, name){
    newCtrl = layer("Effects").addProperty("Slider Control");
    newCtrl.name = name;
    return newCtrl;
}
var Slider1 = addControl(ExistingLayer, "slider 1");
$.write(Slider1.name);
var Slider2 = addControl(ExistingLayer, "slider 2");
$.write(Slider1.name);</code><p><br /></p><p><strong>Error Code# 45: Object is invalid</strong></p><p>Attempting to access&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-348213"><a href="https://creativecow.net/forums/thread/why-are-extendscript-objects-invalidated-when-created-inside-functions/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		