- Unity 2017 Mobile Game Development
- John P. Doran
- 55字
- 2021-07-02 22:27:43
Your objectives
This chapter will be split into a number of topics. It will contain a simple, step-by-step process from beginning to end. Here is the outline of our tasks:
- Project setup
- Creating the player
- Improving scripts using attributes
- Having the camera follow the player
- Creating a basic tile
- Making the game endless
- Creating obstacles
推薦閱讀
- iOS面試一戰(zhàn)到底
- C++程序設(shè)計(jì)(第3版)
- 程序員面試白皮書(shū)
- PostgreSQL for Data Architects
- 深入理解Java7:核心技術(shù)與最佳實(shí)踐
- INSTANT OpenNMS Starter
- Apache Mesos Essentials
- Drupal 8 Module Development
- R Deep Learning Cookbook
- SQL經(jīng)典實(shí)例(第2版)
- ExtJS高級(jí)程序設(shè)計(jì)
- jQuery炫酷應(yīng)用實(shí)例集錦
- Django 3.0應(yīng)用開(kāi)發(fā)詳解
- Python預(yù)測(cè)分析實(shí)戰(zhàn)
- Groovy 2 Cookbook