How do I add a cooldown timer to skills/inputs?

A bit late, but it looks like the branch here would prevent that. (If it’s in cooldown, it would go to the True branch, and thus do nothing in the false branch, which includes turning on the cooldown.)