Summary

In this chapter, we learned about our options for optimization in Unity. We first took a look at the various settings, for the assets used in our games, used to keep their file size down while maintaining quality. Next, we learned about some settings that affect the overall game. After that, we explored options for tracking the performance of the game. We first looked at some tools provided by Unity for tracking that performance. Then, we created a tool of our own for tracking script performance in detail. We then took a look at some options for minimizing lag in our games, including utilizing occlusion culling. Now that we know about all of these tools and options, go through the games we created and optimize them. Make them the best ...

Get Unity Android Game Development by Example Beginner's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.