NF.AI.PathFinding icon indicating copy to clipboard operation
NF.AI.PathFinding copied to clipboard

➡️ dotnet pathfinding : A*, JPS(Jump Point Search) ,JPS(with Orthogonal), JPS+

Results 1 NF.AI.PathFinding issues
Sort by recently updated
recently updated
newest added

IndexOutOfRangeException: Index was outside the bounds of the array. NF.AI.PathFinding.JPSPlus.JPSPlus.GetJPSPlusNode (NF.Mathematics.Int2& p) (at /PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:210) NF.AI.PathFinding.JPSPlus.JPSPlus.GetOrCreatedNode (NF.Mathematics.Int2& p) (at /PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:262) NF.AI.PathFinding.JPSPlus.JPSPlus.SetGoal (NF.Mathematics.Int2& p) (at /PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:204)