spawn generates crazy amount of particles?
#4
It won't create an infinite loop, but if you don't move the particles out it will generate exponential growth (up to the limit defined in the operator, which is 1 million particles per step, by default).

Operators are evaluated top to bottom in events, per time step.
  Reply


Messages In This Thread
RE: spawn generates crazy amount of particles? - by tyFlow - 12-28-2020, 03:42 PM

Forum Jump: