FIXED: particle SOP

default sphere and particle SOP. Set the reset param on the particle SOP to 1

doesnt completely reset, still some particles visible
if you change the amount of particles to 1000 it will leave even more particles visible upon reset

This is now fixed. It was restarting the simulation directly after resetting it, so it was essentially setting in it’s it’s first frame. It will now stay reset as long as the reset condition is met.

Also that default value of $F==1 in the reset parameter has been removed.