A value between minimum scale multipler and 1 is randomly generated and multiplied with each scale value to provide the actual scale for each particle.
Scale of the particles, with a minimum value of 0
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 Scale behavior that applies an interpolated or stepped list of values to the particle's x & y scale.
Example config: