I want the GraphUpdateScene to be applied according to the shape of the mesh

Hi,

I am using unity 2020.3.24f, A* version is 4.3.47.

I want the GraphUpdateScene to be applied according to the shape of the mesh.

If the mesh is spherical or rotated, the GraphUpdateScene is also affected outside the mesh.

How can I make sure that only the mesh shape is applied?

image

image

image

Hi

You can manually assign points that the GraphUpdateScene should use in the scene view (iirc by shift-clicking). It cannot use the shape of a mesh right now I’m afraid.