GraphAStarExample icon indicating copy to clipboard operation
GraphAStarExample copied to clipboard

Unreal Engine 4 generic graph A* implementation for hexagonal grids.

Results 1 GraphAStarExample issues
Sort by recently updated
recently updated
newest added

I was trying to use Engine function FindPathToLocationSynchronously and I found the issue that result with Path points are incorrect after engine update. At some point engine call the function...