- Unity Game Development Scripting
- Kyle D'Aoust
- 106字
- 2021-08-05 16:52:51
Playtesting
Now for the most important part, playtesting! Go ahead and play with the GUI buttons and make sure everything works as it is supposed to. Add the Debug.Log
statements to where you think you may have problems and see which variable is set to what. Plug in your Xbox 360 Controller and make sure that it detects your controller.
Tip
Downloading the example code
You can download the example code files from your account at http://www.packtpub.com for all the Packt Publishing books you have purchased. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.
推薦閱讀
- R語言數據分析從入門到精通
- Maven Build Customization
- Linux C/C++服務器開發實踐
- Python自動化運維快速入門
- 深度學習:算法入門與Keras編程實踐
- Unity Shader入門精要
- Haskell Data Analysis Cookbook
- NGINX Cookbook
- Raspberry Pi Robotic Blueprints
- FPGA嵌入式項目開發實戰
- Application Development with Parse using iOS SDK
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- Python 快速入門(第3版)
- 軟技能2:軟件開發者職業生涯指南
- Java網絡編程實用精解