THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 10/07/2012 at 04:22, xxxxxxxx wrote:
Maybe I shouldn't try to do things at 4am and get some sleep instead :).
I'll look into the default PyEffector falloff example and see what I can get out of it.
What I -was- doing was using a PyExpression Tag trying to transfer the
ColorArray from one Cloner to another, that's where I get the error message
that a "falloff must be present".
Then I looked into the mograph.FalloffDataData to see if I could make it work.
But maybe I am misunderstanding what FalloffDataData really is and
it is not meant for the falloff from within a Cloner?
In this particular case I ended up doing the ColorTransfer using a PyEffector,
as I suppose it is the best way of doing it.
Cheers
Lennart