Book Image

Unity 2022 Mobile Game Development - Third Edition

By : John P. Doran
Book Image

Unity 2022 Mobile Game Development - Third Edition

By: John P. Doran

Overview of this book

Unity is a well-established player in the mobile game development sphere, and its new release, Unity 2022, is packed with new, exciting features. In Unity 2022 Mobile Game Development, Third Edition, you'll get to grips with the Unity game engine by building a mobile game and publishing it on the most popular mobile app stores as well as exploring the all-new features. This book provides a comprehensive and practical approach to mobile game development, helping you build an endless runner game. Starting with setting up a simple Unity project for mobile development, you’ll delve into various essential aspects needed to successfully create and publish your game. You’ll acquire a range of skills, such as incorporating touch gestures, monetizing your game with Unity Ads and in-app purchases, designing an intuitive UI, and seamlessly integrating social media functionalities. Additionally, you’ll gain valuable insights into player preferences and behavior using Unity's analytics tools. You’ll also explore features of augmented reality in Unity 2022, enhancing your game's appeal. By the end of this book, you’ll be well-equipped to reap the power of Unity 2022 to build, optimize, and publish robust cross-platform mobile games with C#, as well as widening your skill set and enhancing your credentials as a game developer.
Table of Contents (21 chapters)
1
Part 1: Gameplay/Development Setup
4
Part 2: Mobile-Specific Features
11
Part 3: Game Feel/Polish

Preface

As a game developer, your goal is to reach your customers where they are, and with more and more people purchasing mobile devices every year, mobile is a crucial platform to consider. Luckily, Unity offers cross-platform capabilities, allowing you to write your game once and then port it to other consoles with minimal changes. However, developing for mobile devices also requires specific considerations and features, which is where Unity 2022 Mobile Game Development comes in.

In this book, we’ll guide you through the process of using Unity to create and deploy a mobile game to both iOS and Android. We’ll cover essential topics such as adding input for mobile devices, designing interfaces that adapt to various screen sizes, and exploring ways to monetize your game with Unity’s In-App Purchase (IAP) and advertisement systems. We’ll also discuss the importance of using notifications to retain users and share your game with the world using Twitter and Facebook’s SDKs.

Additionally, we’ll delve into Unity’s analytics system to optimize your game’s performance and provide insights into user behavior. You’ll also learn how to polish your game in various ways before publishing it on the Google Play and iOS app stores.

Lastly, we’ll cover the use of Unity’s AR Foundation framework, which enables you to create Augmented Reality (AR) apps that are future-proof and compatible with multiple devices.

By the end of this book, you’ll have a solid understanding of how to use Unity for mobile game development, including crucial features unique to mobile devices.