test
This commit is contained in:
@@ -150,7 +150,7 @@ public class nMain : MonoBehaviour
|
|||||||
if (true)
|
if (true)
|
||||||
{
|
{
|
||||||
Pathfinder astar = new Pathfinder(world, agent, obstacles, samples, algorithm, 0);
|
Pathfinder astar = new Pathfinder(world, agent, obstacles, samples, algorithm, 0);
|
||||||
|
astar.go();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user