ProtoFlux:FingerNodeIndex: Difference between revisions

From Resonite Wiki
Create Finger Node Index ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:Finger Node Index to ProtoFlux:FingerNodeIndex: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:52, 20 August 2025

Finger Node Index
Node
*
Body Nodes

Finger Node Index is a node that returns the finger index a BodyNode has, or -1 if it isn't a body node that is part of a finger.

Inputs

Node (BodyNode)

The node to check for a finger node index for

Outputs

* (int)

The finger segment index of the given Node (BodyNode) or -1 if Node (BodyNode) is not a finger segment. It will return a value from 0 to 23, counting in the order the finger nodes appear on the BodyNode page for the fingers.

Examples