ProtoFlux:BodyNodeSlot: Difference between revisions

From Resonite Wiki
Create Body Node Slot ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:Body Node Slot to ProtoFlux:BodyNodeSlot: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:41, 20 August 2025

Body Node Slot
Source
*
Node
Body Nodes

Body Node Slot is a ProtoFlux node that takes a user and reads their currently worn avatar's Biped Rig Component For the slot that matches the provided Node (BodyNode).

In simpler terms, it will return their upper left arm slot if given a BodyNode with the value "LeftUpperArm" and they are a humanoid.

Inputs

Source (User)

The user to find a body part slot for.

Node (BodyNode)

The body node to find a slot for on Source (User).

Outputs

* (Slot)

The slot on the Source (User) that is mapped to Node (BodyNode) in the Biped Rig Component.

Examples