Added category: ContinuouslyChanging nodes |
m YoshBot moved page ProtoFlux:Key Pressed to ProtoFlux:KeyPressed: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:26, 21 August 2025
Key Pressed
Keyboard
The Key Pressed
node returns the local user's keyboard key being pressed down. 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 pressed down.