ProtoFlux:Get User Grabber

From Resonite Wiki
Revision as of 18:55, 3 March 2024 by 989onan (talk | contribs) (Create Get User Grabber ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get User Grabber
User
*
Node
Grabbable

Get User Grabber is a ProtoFlux node that allows for getting the grabber sphere a user has on a specific BodyNode. will use local user and left hand by default. This node will only give an output for LeftHand or RightHand BodyNodes.

989onan Hot Take: This node using BodyNode rather than Chirality is probably because Frooxius was thinking of adding future support for devices that can allow you to grab things with your Jaw or feet. Although there seems to be no plans for this anywhere.

Inputs

User (User)

The user to get a Grabber Component for.

Node (BodyNode)

The body node on the provided User (User) to find a Grabber Component on.

Examples: LeftHand or RightHand

Outputs

* (Grabber (Component))

The user's Grabber Component on the provided BodyNode (LeftHand or RightHand)

Examples