I was thinking about this for a while now, so I came here to ask.
Right now I’m testing, like if you press Q (x) times it would print(x) the number of times you pressed Q. Now the thing I want to happen is whenever you don’t press Q for (x) seconds, the print(x) will return back 1. How would I do this? Please help, THANKS!
p.s: i use a local script and userinputservice