- Home /
CoolDown Animation on the GUI
I want to make an animation on the GUI acording at the state of the CD, the animation must be a circular "Radar Style" animation, its mean, like the Classical famous count down before the cinemas movie starts. It's similar to World of Warcraft ability CD animation con the GUI.
Answer by ilagef · Jul 17, 2020 at 08:52 AM
You can create a black square and cut it as the steps of the cooldown, then create an animation of it in unity (play with the square opacity for best result). Active the animation when the skill start cooldown, and play with the animation speed according to the skill cooldown.
Your answer
Follow this Question
Related Questions
Rotating guiTexture around a point in circle 0 Answers
GUI HUD Problem 1 Answer
Activating UI panel on GameObject Click/Destroy 0 Answers
XBox 360 controller for the GUI 1 Answer
Static var triggerGo? 2 Answers