Part 4: Unity UI Advanced Topics
In this part, you’ll learn about more advanced topics related to the Unity UI system. You’ll learn how to animate UI elements as well as display particles within the UI. You’ll learn how to create UI that appears within the world of your game. Lastly, you’ll get an overview of considerations to make sure you create an optimized UI.
This part has the following chapters:
- Chapter 14, Animating UI Elements
- Chapter 15, Particles in the UI
- Chapter 16, Utilizing World Space UI
- Chapter 17, Optimizing Unity UI