ProtoFlux:BodyNodeChirality: Difference between revisions

From Resonite Wiki
fix category
m YoshBot moved page ProtoFlux:Body Node Chirality to ProtoFlux:BodyNodeChirality: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:41, 20 August 2025

Body Node Chirality
Node
*
Body Nodes

Body Node Chirality is a ProtoFlux node that takes a Node (BodyNode) and returns whether it's on the left or right side of the human body, or -1 if it's a "None" body node or in the center.

Inputs

Node (BodyNode)

The body node to check if it is on the left or right side of the body.

Outputs

* (Chirality)

Returns if Node (BodyNode) is on the left or right side of a human body. Returns null if the node is in the center of the body or "None".

Examples