function
spawn_particle()
If the particle system has not reached the end of the emit cycle yet or if it is looping, then a new particle is spawned. If the maximum number of particles has already been reached, then an existing particle is used, without calling BBMOD_ParticleModule.on_particle_finish.
Bool
Returns true
if a particle was spawned.
Copyright © 2022, BlueBurn. Built on July 23, 2022 using GMDoc.