Re: Deleting particles at age limit? Something puzzling...

2016-06-17 Thread Morten Bartholdy
I just figured it out. I didn't realize the age compounds require a simulated ICE Tree, but adding that fixes the problem even if there are no simulate nodes in the tree. //MB > Den 17. juni 2016 klokken 11:57 skrev Rob Chapman : > > > I imagine you are setting the

Re: Deleting particles at age limit? Something puzzling...

2016-06-17 Thread Rob Chapman
I imagine you are setting the age limit once on emit and never again later on , which could be the issue with your tree logic if not, maybe frames not seconds is selected, without seeing a tree is hard to ascertain the issue. Often in situations like these is good to visualise the data per

Deleting particles at age limit? Something puzzling...

2016-06-17 Thread Morten Bartholdy
I am emitting particles once from polygon positions and using a null to scale them to reveal them. Later I want to delete them randomly inside of some 10 frames so I have added Set Particle Age limit and a Delete Particles at Age Limit. However the particles are not deleted. I have tried with