Page 1 of 1

Opacity of an instance of a replicator according to its age

Posted: Sun Dec 16, 2018 12:23 pm
by Mantronix
Is it possible to control the opacity of an instance of a replicator according to its age?

If possible, someone can provide me with an example or link that describes the solution, please.

Thanks in advance.

Re: Opacity of an instance of a replicator according to its age

Posted: Thu Dec 20, 2018 7:28 am
by Mantronix
Can anyone guide me with this topic please?

Re: Opacity of an instance of a replicator according to its age

Posted: Thu Dec 20, 2018 11:59 am
by face_off
Hi - I don't think it is possible to do this at the moment. The age of the particle is available from the Modo SDK - but there are no hooks that I am aware of in Octane to use this. At the moment the Particle Id from the replicator is stored in the Octane Scatter node as an Instance Id, which can then be used with the Instance Range and Instance Color nodes, which may help you.

Paul

Re: Opacity of an instance of a replicator according to its age

Posted: Thu Dec 20, 2018 4:54 pm
by Mantronix
It would be nice to be able to modify any parameter with the age of the particles. In any case very grateful for the explanation.