ProtoFlux:GrabbableGrabber

From Resonite Wiki
Revision as of 00:21, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Grabbable Grabber to ProtoFlux:GrabbableGrabber: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Grabbable Grabber
Grabbable
*
Grabbable

Grabbable Grabber is a Protoflux node that takes an IGrabbable (any kind of grabbable) and gets the grabber that is currently grabbing it. usually this will be a limb capable of grasping around an object, and holding it like a hand, or a monkey's foot.

Inputs

Grabbable (IGrabbable)

The grabbable that should be checked for a grabber that is grabbing it.

Outputs

* (Grabber)

The Grabber that is currently grabbing Grabbable (IGrabbable).

Examples