- Unreal Engine 4 AI Programming Essentials
- Peter L. Newton Jie Feng
- 99字
- 2021-07-16 12:48:39
Chapter 2. Creating Basic AI
In this chapter, we will create our first AI step-by-step and talk about the techniques that we demonstrate along the way. So today, we will pe right into Unreal Engine 4 using the bare components needed to create a single state with random movement for your AI. We will then review what we've done, the changes we can make, and the disadvantages of the techniques demonstrated.
This chapter will cover:
- Setting up our project
- Creating the AIController
- Sending instructions to Pawn with the AIController
- Creating small blueprint scripts to assist in navigation
推薦閱讀
- 計算機組裝與系統(tǒng)配置
- Mastering Delphi Programming:A Complete Reference Guide
- 3ds Max Speed Modeling for 3D Artists
- Mastering Adobe Photoshop Elements
- Visual Media Processing Using Matlab Beginner's Guide
- 單片機系統(tǒng)設計與開發(fā)教程
- 深入理解序列化與反序列化
- Blender Quick Start Guide
- 電腦橫機使用與維修
- 單片機原理與技能訓練
- Instant Website Touch Integration
- Advanced Machine Learning with R
- MicroPython Cookbook
- 電腦軟硬件維修寶典
- Hands-On Markov Models with Python