ProtoFlux:Link

From Resonite Wiki
Revision as of 06:39, 30 May 2024 by AmasterAmaster (talk | contribs) (Fixed wording and grammar of this page, fixed visual for node, fixed missing category, moved the note to a suggestion and fixed link.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Link
A
null
B
null
Core

The Link node is used to connect two different node groups into one. You can drag an output wire (must be value or object, not call) into the null input to connect it. This can be used to make it easier to pack separated nodes together, due to being part of the same group and selecting one node will select them all.

This node can also be used to work around this bug (GitHub Issue: #907) by forcing the node groups to be rebuilt.

Globals

A (INode)

The node to link from

B (INode)

The node to link to