- Unity Game Development Blueprints
- John P. Doran
- 124字
- 2021-08-05 17:28:59
What you need for this book
Throughout this book, we will work within the Unity 3D game engine, which you can download from http://unity3d.com/unity/download/. The projects were created using Version 4.5.3, but the project should work with minimal changes, with differences between this version and the 4.6 beta being pointed out when they occur. In Chapter 9, Creating GUIs Part 2 – Unity's New GUI System, since we are using the new GUI system, we will be using the Unity beta version, which can be downloaded from http://unity3d.com/unity/beta/4.6.
For the sake of simplicity, we will assume that you are working on a Windows-powered computer. Though Unity allows you to code in either C#, Boo, or UnityScript; for this book, we will be using C#.
推薦閱讀
- 大規模數據分析和建模:基于Spark與R
- 數據庫原理及應用教程(第4版)(微課版)
- Python數據分析與挖掘實戰
- Hadoop與大數據挖掘(第2版)
- 數據庫技術及應用教程
- Python金融實戰
- LabVIEW 完全自學手冊
- Solaris操作系統原理實驗教程
- 數據分析師養成寶典
- R Machine Learning Essentials
- Practical Convolutional Neural Networks
- Mastering Java for Data Science
- 算法設計與問題求解(第2版):計算思維培養
- 大數據:從海量到精準
- UnrealScript Game Programming Cookbook