Skip to content

Path Gen Tick

Header | Source code

This tick handles the generation of the path. It essentially spawns up a background thread which does the path generation. It then routinely checks on the status of this thread, and once the path is generated transitions to PathValidate.

TODO: link to static pathing

Look here to see the code that generates the initial path.