CellLiquid
CellLiquid
extends Liquid
Liquid that draws cells in its puddle.
| field | type | default | notes |
|---|---|---|---|
| colorFrom | Color | ffffffff | |
| colorTo | Color | ffffffff | |
| cells | int | 6 | |
| spreadTarget | Liquid | null | |
| maxSpread | float | 0.75 | |
| spreadConversion | float | 1.2 | |
| spreadDamage | float | 0.11 | |
| removeScaling | float | 0.25 |