VSZue / DonAINavigation

This plugin provides a 3D dynamic pathfinding system for use with Unreal Engine 4. It's primarly designed for Flying AI creatures based in dynamic or procedural worlds that need to solve complex pathfinding tasks.
MIT License
239 stars 113 forks source link

access Raw path data? #10

Open Hyperlooper opened 6 years ago

Hyperlooper commented 6 years ago

Is there a method of accessing the raw path data in blueprint if I want to use the array of vectors directly?