On 19/03/2015 at 11:03, xxxxxxxx wrote:
Hello all,
is it possible that 2 python effectors are exchanging data ?
Example: the first effector will move clones while the second effector would stop them when the clones have reached the influence of the falloff of the second effector. How can I manage to signal the first effector to stop moving the clones ? I have tried to use global variables but this seems to work only inside the code of one effector. Another way would be user data, but how can I store a complete array (like the clones) as user data ?
Would be great if anyone could give me any hint.
regards,
Jens