Create Is Grabbable Grabbed ProtoFlux Node Page |
m YoshBot moved page ProtoFlux:Is Grabbable Grabbed to ProtoFlux:IsGrabbableGrabbed: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 32: | Line 32: | ||
[[Category:ProtoFlux:Interaction:Grabbable]] | [[Category:ProtoFlux:Interaction:Grabbable]] | ||
[[Category:ContinuouslyChanging nodes]] |
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.