- Mastering Unity 2D Game Development(Second Edition)
- Ashley Godbold Simon Jackson
- 125字
- 2021-07-08 11:05:21
Summary
We have certainly covered a lot in this chapter simply because you were setting up the main structure of the game and covering the basics of importing sprites. We will use both of these features extensively throughout the text.
Until now, we have covered the following topics:
- The basics of game design and structure
- Creating new projects and scenes
- An overview of all the main sprite components (Sprite/Sprite Renderer)
- Importing new sprites
- Carving up individual sprites from Sprite Sheets
- Adding sprites to your game
- Basic character movement with arrow keys
Now that we have our character in our game, we can make her movement much more natural by adding animation and adjusting her code accordingly. We will add her animation in the next chapter.
推薦閱讀
- OpenNI Cookbook
- SQL語言從入門到精通
- Learning AWS Lumberyard Game Development
- Hands-On C++ Game Animation Programming
- Monitoring Elasticsearch
- Python機器學習編程與實戰
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Web程序設計(第二版)
- Visual Foxpro 9.0數據庫程序設計教程
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- 寫給程序員的Python教程
- 計算機應用技能實訓教程
- Emotional Intelligence for IT Professionals
- Python Machine Learning Cookbook
- 實驗編程:PsychoPy從入門到精通