Hello,
I was wondering if there is a way for me to look at the NavGraph class and its functions and what .cs or .js file the NavGraph class is stored in. The reason I am asking is because as each graph scans, what if we added an extra feature where only connecting nodes that are within a certain euler angle-range in world-space from the original node get connected to the original node (creating a one-way street)? For example, if connecting nodes that the original node can only view anywhere from a +90 to a -90 degree angle got connected while the other nodes outside that range got ignored, it would be a one-way street. What do you think of this idea?
Sincerely,
Michael S. Lowe