Deleting paticle via python

Hello everyone. I would like to delete particles via python.

Setting par.alive_state does not seem to work.

Is there a way to get rid of particles ??? like the kill does on object collision ??

I need this for a new addon i’m coding.

Have a look here.

Thanks u3dreal

found a solution more or less.

set “birth_time” ahead and the alive_state to ‘UNBORN’

cheers u3dreal

1 Like