Hi, I have a button input tied to a locomotion/camera state and to smooth the return transition I added a delay to the result of the InputAction release.
I’d like to reset that delay every time the button is pressed again. Currently, if I spam the button it still follows the original delay time and causes some jerky camera movements.
Thank you for your time