- 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