In a regular map generated by recast, it looks very irregular unlike the maps used
in WHCA* that the map is composed of rectangular tiles. Therefore, how would I
implement cooperative pathfinding in this case? Let's say a poly a reserved,
if the poly is very long, it somehow will block the way of other pathfinding agents...
Thanks
Jack