- Unreal Development Kit Game Programming with UnrealScript:Beginner's Guide
- Rachel Cordone
- 161字
- 2021-08-27 11:59:04
Summary
We learned a lot in this chapter about how the UDK works and how to set up our own game project.
Specifically, we covered:
- The UDK directories and what goes into each folder. We know which folders we'll be working in as programmers as well as the ones any artists or designers on the project would be using.
- Which programs we can use to work with UnrealScript. We know that there are two aspects to programming, writing the code and being able to easily browse the existing source code.
- How to set up our own project and compile and test code that we've written. We know how to use UnrealEd and the Logs folder to help us test and make sure our code is running correctly.
Now that we've learned about the UDK, we're ready to start learning more about the UnrealScript language by taking a look at variables and operators—which is the topic of the next chapter.
推薦閱讀
- SDL Game Development
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- Mastering Delphi Programming:A Complete Reference Guide
- 嵌入式系統設計教程
- 筆記本電腦維修不是事兒(第2版)
- The Deep Learning with Keras Workshop
- Blender Quick Start Guide
- Internet of Things Projects with ESP32
- Hands-On Deep Learning for Images with TensorFlow
- 單片機項目設計教程
- Drupal Rules How-to
- Deep Learning with Keras
- Learning Less.js
- 基于S5PV210處理器的嵌入式開發完全攻略
- 詳解FPGA:人工智能時代的驅動引擎