Pathfinding is not completed



  • I am trying to place construction sites with roads to the exits of my room. Now the problem is that the path calculation stops right in the middle, leaving most of the operation undone. I guess this could be the function hitting CPU limits and the path is not fully completed. So what can I do to get complete paths? Maybe someone can explain how it's possible to execute more CPU demanding tasks at a time.