ProtoFlux:OnGrabbableReleased: Difference between revisions

From Resonite Wiki
m reduced height of example
m YoshBot moved page ProtoFlux:On Grabbable Released to ProtoFlux:OnGrabbableReleased: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:28, 21 August 2025

On Grabbable Released
OnGrabbed
Grabbable
null
Grabbable

On Grabbable Released is a ProtoFlux node that monitors an IGrabbable for when something or someone lets go of it and sends an Impulse.

Outputs

OnGrabbed (Call)

Sends an impulse when someone or something lets go of Grabbable (IGrabbable).

Globals

Grabbable (IGrabbable)

The IGrabbable to monitor for when something or someone lets go of it.

Examples