Hi, i use grid graph and when i do
seeker.StartPath (transform.position, target.position, functionDoesNothing);
there is no green line
Also the log says “Path Completed : Computation Time 2.23 ms Searched Nodes 0 Path Length 1
Path Number 1”
What am i doing wrong?