Mastering Unity UI Development: All you need to superpower your games with great user interfaces
Master Unity’s UI system by creating captivating user interface components. Learn about UI texts, images, world space UI, mobile specific UI and much more here.
For a great game, it needs a great user interface that shows the game settings and the right information to the player. Unity allows you to create complex and great looking user interfaces to give your games that professional look and feel.
This book will help you realize the full potential of the powerful Unity UI system to create the best UI for your games.
You will master Unity’s UI system by walking through the creation of many different user interface components.
You’ll learn how to create visually engaging heads-up-displays, pause menus, health bars, circular progress bars, animated menus, and so much more. You’ll not only learn how to lay out the visual elements, but you’ll also learn how to program for these features and hook them in to your game. The code you create within this book will be reusable for many other projects!
While working through the examples provided, you’ll learn how to develop a UI that scales to multiple screen resolutions so that your game can be developed on many different platforms with minimal changes.
This book anyone looking to improve their games through a great user interface with Unity’s UI system. If you’re looking for a book that explains how to develop specific user interfaces or a book that thoroughly explains how each of the individual Unity components work, this book is for you.
Chapter 1. Designing User Interfaces
Chapter 2. Canvases, Panels, and Basic Layouts
Chapter 3. Automatic Layouts
Chapter 4. The Event System and Programming for UI
Chapter 5. Buttons
Chapter 6. Text, Images, and TextMesh Pro-Text
Chapter 7. Masks and Other Inputs
Chapter 8. Animations and Particles in the UI
Chapter 9. World Space UI
Chapter 10. Mobile-Specific UI