hello,
I’m working on a fighting game and I want to make a combo system. basically when you punch twice and then stop for a bit, if you punch again it will play the first punch, kind of like in battle ground games. I know I should use “tick()” but how would I implement it?