Add fresh input condition

An alternative version of the “key is pressed” condition that makes a short input instead of a continuous input.

What I would like to request: A condition similar to “key is pressed” that makes a short input instead of a continuous input.
Why am I requesting it: Making things that use a single key, such as dialogues.

Hi, isn’t adding the ‘Trigger once while true’-condition exactly doing that? It registers key-presses, mouse-clicks etc. once until pressed again.