Added category: ContinuouslyChanging nodes |
m YoshBot moved page ProtoFlux:Is Grabbable Grabbed to ProtoFlux:IsGrabbableGrabbed: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:24, 21 August 2025
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.