Replicator_callback

I am replicating a fbx comp item and i want to change the next replicated items tx paramter and ty parametr i am tring to write python in replicator_callback but its giving me a sintax error can anyone help me how can i call the masters tx parametr and add 0.1 to every nex replicated item
Thankssssss

Hi,

Find attached an example of how to deal with expressions with the replicator COMP. The examples displaces each geometry by 0.1, you can revise it and adapt to your needs.
ReplicatorExpression.tox (8.9 KB)

Best,
Darien

1 Like