Time event question
Hi, after watching the thread:
Repeat function after x seconds?
I have a question about the time event, can you make something disabled for an amount of seconds too? For an example: you have a variable that you want to go "false;" if you click "Right" or something, and after a second or so the variable go "true;" again. What i actually want to achieve here is that during an animation a variable makes you disable so you can't for an example play the "attack" animation while the "walk" animation is on.