Field Delay
Delays a flow field (ghost motion)
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 |
|---|---|
Flow | FlowFieldInput |
Delay | float |
Output ports
| Port ID | Type |
|---|---|
Out | FlowFieldOutput |
Scriptable members
| Path | Type |
|---|---|
delayInput | float |
currentDelaySeconds | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "FieldDelay" })