Array to cloner effector

Hello guys,

I want to use a tuio array to move effector on the cloner syteme,
My array have multiple point, but I can just move one point among the array…
It works for the effector on a particles systeme, on 3d shape, even with light… But not with the cloner sytseme.

Any tips ?

Thanks

Raphaël

Hey,

For this, you’ll most likely want to child the Array to the Cloner, and then feed its output to the effectors you want to use.
I’ll attach a dfx for you to look at and use as reference.

Regards,
James
ArrayEffectorsExamnple.dfx (6.6 KB)

Thanks You James, in deed it is simple :slight_smile: