代码插件 AI Grid Path Finder 智能网格寻路系统

本帖最后由 满心欢喜 于 2022-10-8 20:56 编辑

.
The plugin includes:
1) A customized real-time path grid generator for the movement of bots or displaying a short path to the goal in hints, or for use for any other purposes.
2) Queue manager for getting the path.
3) A project with sample maps.

Advantages:
1) The simplest way to get the path, specifying the parameters of the height of the lifting step and the density of the grid.
2) A good solution for dynamically generated levels
3) Using any object and any form to block the path, according to the specified tag.
4) The use of any object and any form to indicate the necessary area of movement, according to the specified tag.
This greatly simplifies and speeds up the setting of levels.
5) Many times exceeds the performance of known pathfinding systems, practically without affecting FPS.
6) The ability to generate the grid you need in the engine and use it in builds without recalculation, or generate it in the game by the event.
7) The ability to adjust the speed and accuracy of finding the path.
8) A function with path optimization that approximates the number of points by a factor of 2.
9) The ability to dynamically replace the tag and then regenerate the grid, changing the rules of the path.
10) The ability to create multiple path grids for objects with different sizes and the maximum height of the movement.
11) Built-in automatic optimization of the speed of path requests in the queue.
12) The possibility of debag, for drawing chunks and constructed paths.
13) The ability to limit the maximum number of iterations of the path search, for optimization.
14) The plugin is written in C++ but works in any project







作者 满心欢喜 发表于 2022-10-6 16:39:27
您需要登录后才可以回帖 登录 | 立即注册
满心欢喜

关注0

粉丝0

发布934

热门作品推荐
glow
Easy Template Kit 1.3.1
glow
Combat Whooshes Sounds 1.0 高质量214种战
glow
Swords Sounds Pro 1.0 中世纪战斗音效声效
glow
Fantasy Sounds Bundle 1.0中世纪幻想游戏
glow
MySQL Connector 1.1 适配UE5.3
glow
Modular Snap System 1.5.1 适配UE5.1
glow
Map System 适配UE5.2
glow
GBWThrow-Throw, Launch and Recall anythi
glow
FPS Shooter Recoil Animation 2022.1.4适
glow
Fetch - A Simple HTTP Client 适配UE4.25