ProtoFlux:RelativeBodyNode

From Resonite Wiki
Revision as of 00:32, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Relative Body Node to ProtoFlux:RelativeBodyNode: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Relative Body Node
Node
*
Body Nodes

Relative Body Node is a ProtoFlux node that returns a hand if the Node (BodyNode) provided is a finger or a palm, returns Head if it is an eye, and returns "Root" otherwise. Unless it is "None" which returns "None".

Inputs

Node (BodyNode)

The node to find the relative node for.

Outputs

* (BodyNode)

Returns a hand if the Node (BodyNode) provided is a finger or a palm, returns Head if it is an eye, and returns "Root" otherwise. Unless it is "None" which returns "None".

Examples