Maximum speed when initializing the particle.
Minimum speed when initializing the particle.
Order in which the behavior will be handled. Lower numbers are handled earlier, with an order of 0 getting special treatment before the Emitter's transformation is applied.
Called to initialize a wave of particles, with a reference to the first particle in the linked list.
Updates a single particle for a given period of time elapsed. Return true
to recycle the particle.
Generated using TypeDoc
A Movement behavior that uses a randomly picked constant speed throughout a particle's lifetime. Movement direction is controlled by the particle's starting rotation.
Example config: