ProtoFlux:On Grabbable Released: Difference between revisions

From Resonite Wiki
simplified example a bit
m reduced height of example
 
Line 27: Line 27:


== Examples ==
== Examples ==
<gallery widths=480px heights=480px>
<gallery widths=480px heights=240px>
File:Protoflux_example_On_Grabbable_Released.webp|An example of On Grabbable Released being used with a [[ProtoFlux:Local User|Local User]]
File:Protoflux_example_On_Grabbable_Released.webp|An example of On Grabbable Released being used with a [[ProtoFlux:Local User|Local User]]
</gallery>
</gallery>


[[Category:ProtoFlux:Interaction:Grabbable]]
[[Category:ProtoFlux:Interaction:Grabbable]]

Latest revision as of 14:20, 1 December 2024

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