Is Grabbable Grabbed
Grabbable
Is Grabbable Grabbed is a ProtoFlux node that gets whether or not an IGrabbable is being grabbed by someone or something.
Inputs
Grabbable (IGrabbable)
The grabbable to check is being grabbed.
Outputs
* (bool)
Whether Grabbable (IGrabbable) is being grabbed or not.
Examples
-
An example of Is Grabbable Grabbed being used to check if a physical slider is currently being moved around.