- Mastering Unity 2017 Game Development with C#(Second Edition)
- Alan Thorn
- 194字
- 2021-07-02 15:38:26
Getting clear on design
To build games professionally and maximize productivity, always develop from a clear design, whether on paper or in digital form. Ensure that the design is stated and expressed in a way that's intelligible to others, and not just to yourself. It's easy for anybody to jump excitedly into Unity without a design plan, assuming that you know your own mind best of all, and then to find yourself wandering aimlessly from option to option without any direction. Without a clear plan, your project quickly descends into drift and chaos. Thus, first produce a coherent game design document (GDD) for a general audience of game designers who may not be familiar with the technicalities of development. In that document, you will get clarity about some very important points before using development software, making assets, or building levels. These points, and a description, are listed in the following sections, along with examples that apply to the project we'll develop.
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- 自己動手寫搜索引擎
- JavaScript全程指南
- Learn to Create WordPress Themes by Building 5 Projects
- CentOS 7 Server Deployment Cookbook
- Manga Studio Ex 5 Cookbook
- 我的第一本算法書
- JavaScript+jQuery開發實戰
- Flash CS6中文版應用教程(第三版)
- Java軟件開發基礎
- 琢石成器:Windows環境下32位匯編語言程序設計
- Learning OpenStack Networking(Neutron)(Second Edition)
- Python程序設計與算法基礎教程(第2版)(微課版)
- 深入理解C指針
- 大話Java:程序設計從入門到精通