Grid Stamp
Claims a square block of cells around a point.
brush, claim area, spread, paint block, territory, capture- Category
- Values
- Outputs
- value
- Runs live in
- no target yet
A brush rather than a pen. It paints a block of the given radius, and only over ground that is still unclaimed, so it spreads into empty space without overwriting what someone else already holds.
That makes it the way a roaming rival takes territory as it moves.
Inputs
| Socket | Type | Wiring |
|---|---|---|
| grid | value |
Parameters
| Name | Type | Default | Available when | What it does |
|---|---|---|---|---|
| Center | number | 0 | always | |
| Owner | number | 1 | always | |
| Radius | number | 1 | always | |
| Over | number | 0 | always | |
| Width | number | 10 | always | |
| Height | number | 10 | always |
Built with this node
Nothing in the manual is built around this node yet.