ProtoFlux:Pack ProtoFlux From Node

From Resonite Wiki
Pack Proto Flux From Node
*
Next
StartNode
Target
Nodes

The Pack ProtoFlux From Node node takes in a start point for your ProtoFlux code and a target slot to place your code in, and when called, will pack everything in place into that provided slot.

If you decide to add more nodes and connect them to a node that is under a different slot, the connected nodes will pack correctly and be under the new slot. However, unpacking from the new slot may not completely unpack properly.

It is preferred to use the Pack ProtoFlux Nodes node instead for packing to reduce the risk of some of your nodes not being completely packed/unpacked.

Inputs

* (Call)

Calls an impulse to pack our selected nodes.

StartNode (ProtoFluxNode)

The starting point node where we should pack the nodes from.

Target (Slot)

The target slot we want to pack to.

Outputs

Next (Continuation)

Continues the code from here.