fluid

A particle effect that belongs to a fluid group.
Vars | |
effect_bucket | What SSfluid bucket this particle effect is currently in. |
---|---|
group | The fluid group that this particle effect belongs to. |
spread_bucket | The index of the fluid spread bucket this is being spread in. |
Procs | |
spread | Attempts to spread this fluid node to wherever it can spread. |
Var Details
effect_bucket

What SSfluid bucket this particle effect is currently in.
group

The fluid group that this particle effect belongs to.
spread_bucket

The index of the fluid spread bucket this is being spread in.
Proc Details
spread
Attempts to spread this fluid node to wherever it can spread.
Exact results vary by subtype implementation.