Radial flow field pulling toward or pushing from a point
A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.
Input ports
| Port ID | Type |
X | float |
Y | float |
Strength | float |
Radius | float |
Output ports
| Port ID | Type |
Flow | FlowFieldOutput |
Scriptable members
| Path | Type |
xInput | float |
yInput | float |
strengthInput | float |
radiusInput | float |
currentCenterX | float |
currentCenterY | float |
currentStrength | float |
currentRadius | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "AttractorField" })