Skip to content

Commit

Permalink
Update keyboard_key.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
xavco63 authored Dec 3, 2024
1 parent 81c9dab commit 480f5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/manual/logic_nodes/input/keyboard/keyboard_key.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Parameters

Input Type
Input detection mode. ``Tap`` is activated the first frame that the key is pressed, ``Down``
is activated while the key is pressed and ``Up`` is activated once the last frame the key is pressed.
is activated while the key is pressed (even the first frame) and ``Up`` is activated once the last frame the key is pressed.

Inputs
++++++++++++++++++++++++++++++
Expand Down

0 comments on commit 480f5e2

Please sign in to comment.