TheAutopilot (talk | contribs) m reduced height of example |
m YoshBot moved page ProtoFlux:On Grabbable Grabbed to ProtoFlux:OnGrabbableGrabbed: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:28, 21 August 2025
On Grabbable Grabbed
null
∅
Grabbable
On Grabbable Grabbed is a ProtoFlux node that monitors an IGrabbable for when something or someone grabs it and sends an Impulse.
Outputs
OnGrabbed (Call)
Sends an impulse when someone or something starts grabbing Grabbable (IGrabbable).
Globals
Grabbable (IGrabbable)
The IGrabbable to monitor for when something or someone starts grabbing it.
Examples
-
An example of On Grabbable Grabbed being used with a Local User (which is better) vs using a fire on not null using a Grabbable Grabber and having to use a user and having to check the grabber for who grabbed it.