Hi there,
is there a way to have just last iteration of the for each loop? I mean the last "generation" ?
Im scattering points, looping a copytopoint node. So it is growing mesh. But i would like to have just the new ones every frame. metadata from each loop maybe, somehow?
I also have a popnetwork after scatter, to get age and tried to use "Just Born group". But I still get the whole mesh every frame (for obvious reasons)
Iteration Method is by count. Im rising iterations with $F.
Thanks.
BK.