ProtoFlux:LeftMousePressed: Difference between revisions

From Resonite Wiki
Added category: ContinuouslyChanging nodes
m YoshBot moved page ProtoFlux:Left Mouse Pressed to ProtoFlux:LeftMousePressed: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:26, 21 August 2025

Left Mouse Pressed
*
Mouse

The Left Mouse Pressed node returns the local user's left mouse button being pressed down. This will change within that frame, so combining it with Fire On True is recommended.

If you need to check if the mouse button is pressed longer than a frame, Try Left Mouse Held instead.

Outputs

* (bool)

The result from the user's left mouse button that just pressed down.