Book Image

Mastering Unity 5.x

By : Alan Thorn
Book Image

Mastering Unity 5.x

By: Alan Thorn

Overview of this book

Mastering Unity 5.x is for developers wishing to optimize the features of Unity 5.x. With an in-depth focus on a practical project, learn all about Unity architecture and impressive animation techniques. With this book, produce fun games with confidence.
Table of Contents (16 chapters)
Mastering Unity 5.x
Credits
About the Author
Acknowledgment
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Chapter 8. Performance, Optimization, Mobiles, and More

This concluding chapter completes our development journey with Dead Keys and Unity development. Here, we'll see tips and tricks for game optimization to improve performance across a range of systems, from desktop and consoles to mobile devices and the web. We'll explore techniques for optimizing assets for mobiles, both textures and meshes, and for configuring our scripts and software design to perform optimally. We'll also explore techniques and ideas for mobile deployment, and we'll consider VR and other platform types. In short, this chapter is a wide-ranging tour of miscellaneous topics that don't fit specifically into any single chapter previously, but are nonetheless important and should be carefully considered. So let's get started!