Hi! I’m trying to make dash system with 3 charges. So when I dash, I have 2 charges left and 3rd one is on cooldown. I tried to use delays and timers, but if I dash again while I already have one cooldown, timer just restarts. I need charges to cooldown seperately. How can I achieve this?
Thank you so much!
I thought there’s a way to make them recharge seperately but seems like the only way is to loop cooldown them till max charges. Simple yet genius