ProtoFlux:KeyReleased: Difference between revisions

From Resonite Wiki
Fixed category.
m YoshBot moved page ProtoFlux:Key Released to ProtoFlux:KeyReleased: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 27: Line 27:


[[Category:ProtoFlux:Devices:Keyboard]]
[[Category:ProtoFlux:Devices:Keyboard]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 00:26, 21 August 2025

Key Released
Key
*
Keyboard

The Key Released node returns the local user's keyboard key being released. This will change within that frame, so combining it with Fire On True is recommended.

Inputs

Key (Key)

The key to check.

Outputs

* (bool)

The result from the user's keyboard key that just released.