I just learned how to use Pathfinding for my Zombie ai. Im making a top down zombie shooter and when the zombies spawn theyre set to search for a path to the player every second, and on path found, move on path. it works but i have a zombie spawn every 5 seconds and sometimes when they spawn they never endingly fail to find the path.