- Unity 2017 Mobile Game Development
- John P. Doran
- 405字
- 2021-07-02 22:27:41
What this book covers
Chapter 1, ,covers the creation of a simple project in Unity, which we will be modifying over the course of this book to make use of features commonly seen in mobile games. This chapter will also serve as a refresher for some fundamental concepts when working in Unity.
Chapter 2, , will show the setup required to deploy a project to both iOS and Android mobile devices, by installing the Java and Android SDKs for Android and configuring Xcode for iOS.
Chapter 4, , discusses how to build the user interface for our game, starting with a title screen, and then build the other menus that we will want to use for our future chapters.
Chapter 5, integrate Unity's Ad framework into our project and learn how to create both simple and complex versions of advertisements.
Chapter 7, , shows how to integrate social media into your projects, starting off with sharing high scores using Twitter and then taking a look at how we can use the Facebook SDK in order to display our player's name and profile picture while inside our game.
Chapter 8, , covers some of the different ways that we can integrate Unity's Analytics tools into our projects, tracking custom events as well as using remote settings to allow us to tweak gameplay without having people redownload the game from the store.
Chapter 9, different ways that you can integrate features of juiciness into our projects, including tweening animations, materials, post-processing effects, and adding particle effects.
Chapter 10, , goes over the process of submitting our game to the Google Play or iOS App Store, with tips and tricks to help the process go smoother.
- ReSharper Essentials
- 信息可視化的藝術:信息可視化在英國
- Vue.js快速入門與深入實戰
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Cassandra Data Modeling and Analysis
- Python 3破冰人工智能:從入門到實戰
- SQL基礎教程(視頻教學版)
- Spring Boot進階:原理、實戰與面試題分析
- Apache Mahout Clustering Designs
- Asynchronous Android Programming(Second Edition)
- Learning Continuous Integration with TeamCity
- Mastering ArcGIS Enterprise Administration
- CodeIgniter Web Application Blueprints
- Learning Concurrency in Python
- Python物理建模初學者指南(第2版)