- 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.
推薦閱讀
- ThinkPHP 5實戰
- C#編程入門指南(上下冊)
- Vue.js前端開發基礎與項目實戰
- 編寫高質量代碼:改善C程序代碼的125個建議
- 網絡爬蟲原理與實踐:基于C#語言
- Visual C++數字圖像處理技術詳解
- 深入淺出Serverless:技術原理與應用實踐
- Linux:Embedded Development
- Java EE核心技術與應用
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- Practical Maya Programming with Python
- Instant GLEW
- Design Patterns and Best Practices in Java
- INSTANT EaselJS Starter