ID:2963712
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
Particle sets have two variables: count - amount of live particles and spawning - amount of particles spawned per tick.

I suggest adding third variable - batchSize - amount of particles to spawn per spawnTick, so spawning variable can specify periodicity and batchSize can specify an amount to spawn per spawning.

Good for some particle effects, explosions, mining, etc.

Login to reply.