Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Methods for making a combo system?

Asked by
Grazer022 128
3 years ago

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

Answer this question