By quickly pressing key 2, I want to trigger it under 200 millisecond so I made this:
the first quick pressing works however, there is always another triggered following the successful triggered. what I meant is after the true condition of the second branch if you press 2 again, it will be true condition again on the 2nd branch. the following BP triggered twice.
Does anyone know why this happend? Thanks in advance.

