We now have improved our game by a huge amount by only doing a few simple things to improve the quality of the title. We first animated our menus with a few lines of code using tweens from LeanTween and saw how a few lines of code can improve the visual quality of our UI in a number of ways. We next saw how to create materials to improve the visual quality of our ball and then used some post-processing effects to polish the contents of our screen. Finally, we discussed how to use particle effects to create a nice trail following our player.
With these concepts, you now have the skills to dramatically improve the juiciness of your game projects and can improve the game feel so that players actually enjoy interacting with your game.
By this point, our game is finally ready for the big leagues. In the next chapter, we will explore how to get our game onto the App Store.