Introduction
In this chapter, we will see how to animate our UI. We will start by making a menu appear and disappear, using only the OnClick() event. Then, we will create new animations for the UI through the Animation window. Next, we will deal with the Animator controller as well. Finally, we will see how we can animate the lives counter that we made in the second chapter, using all that we have covered about animations.