This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Would it be possible to have an option to make icon cooldown models look more like buff countdowns (e.g. going from light to dark) than action button cooldowns (going from dark to light) ? This could be a simple icon indicator toggle.
Probably. Write the code and check it in!
If you want it to do this, just add:
Cooldown:SetReverse(true)
to the relevant portion of the code.
Awesome, tx for the snippet.
To post a comment, please login or register a new account.