Hey,
I’m just wondering if paths are cached? So if a path between the same 2 nodes are requested often (and the graph has not changed between request), does it use a previously cached version of the path?
I’m just thinking of possible ways to optimize our game, and figured this is one potential avenue but want to double check that the plugin is not already doing this.