Grabber Body Node
Grabbable
Grabber Body Node is a ProtoFlux node that gets the BodyNode that a grabber is on.
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
Grabber (Grabber)
A grabbable component on a User.
Outputs
* (BodyNode)
The body node this grabber is on (LeftHand
or RightHand
).
Examples
-
An example of Grabber Body Node being used in some ProtoFlux code.