Call press and hold button via blueprint

Hi, you can try one of those solutions:

The first one (F key) invoke your methods ONLY at button release.

The second one (E key) invoke your hold method if the time has passed, the normal method at release (if the hold didn’t get invoked).

1 Like