Creative COW SIGN IN :: SPONSORS :: ABOUT US :: CONTACT US
ADOBE AFTER EFFECTS: HomeForumBasicsExpressionsTutorialsPodcastsMotion GraphicsTrainingCinema 4DFAQ

Particular Pickwhip Bug

Cow Forums : Adobe After Effects Expressions

<< PREVIOUS THREAD   •   VIEW ALL THREADS   •   PRINT   •   NEXT THREAD >>
Particular Pickwhip Bug
by Chris Keller on Jun 1, 2009 at 9:26:23 pm

Hey there,

has anyone ever tried to pickwhip the Motion Blur->Type property of Trapcode Particular? It keeps on returning 6 (instead of 1 for "Linear" or 2 for "Subframe Sample"). When reading the value with the AE script language, the correct value is returned, but the expression language screws up...

Hmmm... I always get the strange ones :)
Thanks for your help!

-Chris

Respond to this post   •   Return to posts index

Re: Particular Pickwhip Bug
by Dan Ebberts on Jun 1, 2009 at 11:55:54 pm

I get the same thing. Very strange....


Dan



Respond to this post   •   Return to posts index

Re: Particular Pickwhip Bug
by Chris Keller on Jun 10, 2009 at 7:53:04 pm

Got it! The problem is that Particular has two properties called "Type" - one in the Aux system and the other in Visibility. Now if you tell AE to grab thisComp.layer("Particle Layer").effect("Particular")("Type"), it will look for the first property called "Type" and return its value - and the Aux system comes before the Visibility.
A workaround is using match names: thisComp.layer("Particle Layer").effect("Particular")("tc Particular-0063"). By the way, other effects (like Shatter) have the same problem.
Probably plugin developers should take care not to create double names.

Best,
-Chris


Respond to this post   •   Return to posts index


Re: Particular Pickwhip Bug
by Dan Ebberts on Jun 11, 2009 at 12:08:19 am

Good sleuthing!

Dan



Respond to this post   •   Return to posts index

<< PREVIOUS THREAD   •   VIEW ALL THREADS   •   PRINT   •   NEXT THREAD >>


FORUMSTUTORIALSMAGAZINETRAININGVIDEOS - REELSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

© CreativeCOW.net All rights are reserved.

[Top]