Does the simulation come out differently if the particle count is exceeded like this?Or is it just an error?
Hey there @shodi335! Yes the simulation does get hamstrung a bit. Until some particles die off the new attempts will continue failing and being destroyed/not firing. Usually when spawning that many particles you want them to be GPU particles.
1 Like
Thank you!