- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 96字
- 2021-06-24 15:23:29
Modifying the Navigation Mesh
So far, we have seen how is it possible to generate a Navigation Mesh. However, we would like to modify this so that it suits our needs better. As we mentioned previously, there might be different areas that can be costly to traverse, or there might be a connection between two points of the Nav Mesh that seem to be separated (e.g. by a ledge).
As a result, this section explores the different tools that Unreal has to modify the Nav Mesh so that it can be adapted to the level.
推薦閱讀
- Vue.js 3.x快速入門
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Hands-On Data Structures and Algorithms with JavaScript
- Apache Hive Essentials
- C/C++常用算法手冊(第3版)
- Practical Windows Forensics
- Hands-On C++ Game Animation Programming
- Python數據挖掘與機器學習實戰
- Learning Salesforce Einstein
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Protocol-Oriented Programming with Swift
- Python機器學習算法: 原理、實現與案例
- Practical Microservices
- Learning Python Data Visualization
- MongoDB Cookbook(Second Edition)