Optimizing the project for a mobile platform

There are many different ways to optimize a game for a mobile platform. Whether it is for a mobile or tablet, there are a few key things to consider, which we will discuss here.

Note

Unity provides a great resource for optimizing for mobile platforms docs.unity3d.com/Manual/MobileOptimizationPracticalGuide.html. This section also provides a list of other, more specific optimizations, such as scripts and graphics.

Processing the power

Let's look at the issues that can impede your gaming experience. Mobile devices (and computers in general) have limits on how much they can process at any one time, and ultimately, this impacts the performance of your game on a device. Some parts of your game can be extremely ...

Get Gamification with Unity 5.x 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.