Attractor Field

Read with AI
All docs in one file (llms-full.txt)
AttractorField #Field

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 IDType
Xfloat
Yfloat
Strengthfloat
Radiusfloat

Output ports

Port IDType
FlowFlowFieldOutput

Scriptable members

PathType
xInputfloat
yInputfloat
strengthInputfloat
radiusInputfloat
currentCenterXfloat
currentCenterYfloat
currentStrengthfloat
currentRadiusfloat

Synapse Apps (scripting)

await synapse.modules.create({ type: "AttractorField" })