User Interface (UI) animations are a nice way to bring a bit of professionalism to your game. They also help the user understand how or why something appeared or disappeared as they show the UI element's action over time rather than immediately affecting something.
This episode will show you how to utilize GSAP to fade out your start game modal when you click the start game button, and how to fade in that same modal when you end up losing the game.
Thank you, now I'm going to have to go study further, congratulations!