im trying to make it so everytime you swing your sword (E) a animation for a cooldown icon starts and make it so the player cants swing again until the animation is finished
Develop games in your browser. Powerful, performant & highly capable.
Start a timer then only allow the action if the timer's "is timer running" expression is false.