- Unity 2017 Mobile Game Development
- John P. Doran
- 175字
- 2021-07-02 22:27:43
Building Your Game
As we start off on our journey building mobile games using the Unity game engine, it's important that readers are familiar with the engine itself before we pe into the specifics of building things for mobile platforms. Although there is a chance that you've already built a game and want to transition it to mobile, there will also be readers who haven't touched Unity before, or may have not used it in a long time. This chapter will act as an introduction to newcomers, a refresher for those coming back, and will provide some best practices for those who are already familiar with Unity.
In this chapter, we will build a 3-D endless runner game in the same vein as Imangi Studios, LLC's Temple Run series. In our case, we will have a player who will run continuously in a certain direction, and will dodge obstacles that come in their way. We can also add additional features to the game easily, as the game will endlessly have new things added to it.
- Learning Single:page Web Application Development
- 企業級Java EE架構設計精深實踐
- Power Up Your PowToon Studio Project
- Hands-On Data Structures and Algorithms with JavaScript
- PostgreSQL技術內幕:事務處理深度探索
- Apache Hive Essentials
- 深入淺出Windows API程序設計:編程基礎篇
- Julia機器學習核心編程:人人可用的高性能科學計算
- Python高級編程
- Mathematica Data Analysis
- Learning Laravel's Eloquent
- 微服務架構深度解析:原理、實踐與進階
- C語言開發基礎教程(Dev-C++)(第2版)
- 智能手機APP UI設計與應用任務教程
- 百萬在線:大型游戲服務端開發