Particle Groups for Particle Systems

FAQ

The .zip doesn’t install in Blender

  • Please un-zip the archive and install the .py script.

How do I activate an addon?

VIDEO DOCUMENTATION

DOCUMENTATION

Location

Panel
Particle Properties ‣ Particle Group

Actions

Generate/Bake All
Regenerates all particle groups for all objects in a scene and bakes all particle systems

Generate
Regenerates all particle groups for the selected object, creating all particle systems those particle groups spawn

Bake
Bakes all particle systems

Clear Particles
Delete all particle systems belonging to the active object

Toggle Viewport
Enables or Disables all particle systems belonging to this object from appearing in the viewport

Toggle Render
Enables or Disables all particle systems belonging to this object from appearing in the render

New Group
Make a new Particle Group

Settings

Start Frame
The frame within the playback on which the particle group will trigger

Target
The target particle group to trigger. 1 particle group can be triggered multiple times. Use the second text box to rename the group, not the first text box. Only use the first (with the eyeglass) to select a particle group target

Particle Child (each item has its own settings)
Start Delay
How many frames before or after the ‘Start Frame’ of the particle group this particle system should trigger on

Particle
The target particle system that this particle group will be based off of. Create this particle system as you would in default Blender

Duration
How long in frames this particle system should trigger for, once it starts

Frequency
How many ‘particles’ should spawn every frame. This is the same as the total number of particles divided by the duration

Loop Particle Group
Loop
Enable this particle group’s ability to ‘loop’

Loops Gap
How many frames should pass between every time this particle group loops

Loop Count
How many times this particle group should loop before stopping. The first loop starts once the ‘Start Frame’ is reached

Random Offset
Randomize the frame the particle group triggers on by this value. The equation for this is the ‘trigger frame’ ± a random number between the random offset and the negative version of the random offset

Offset Together
If true, every particle system within the particle group will share the same ‘random offset’ every time a loop happens. If it is false, every particle system is given its own random offset