ProtoFlux:Can Be Grabbed

From Resonite Wiki
Revision as of 02:47, 21 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the Can Be Grabbed node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Can Be Grabbed
Slot
*
Grabber
Grabbable

The Can Be Grabbed node takes in a slot and a grabber from a user, and checks if this slot can be grabbed using that provided grabber. It will not check if it is being grabbed, only if it could be grabbed.

Inputs

Slot (Slot)

The Slot to check if it can be grabbed.

Grabber (Grabber)

The grabber on a user (LeftHand or RightHand).

Outputs

* (bool)

Returns if this slot can be grabbed with the provided grabber from a user.