DLPS - Easy Pathfinding

Easy Pathfinding (EPF) is an easy to use pathfinding plugin written in C++ featuring multithreaded and single threaded functions for blueprint based projects.

Showcase

For games where a path needs to be found immediately you are able to do so with the FindPath node, but if you are able to wait even just a little bit you are able to utilize the power of multithreading easily just by spawning an EasyPathfindingManager and calling the AddPathfindingTask node.

Documentation: https://dlps.eu/Documentation/EPF/

Discord for bug reports: https://discord.gg/fmDzDSNd6c