Navigation on Walls - Any tips or resources?

Hi

Here’s a recent thread by another user with almost the same use case: Question About Different Gravities on Any Surfaces - #4 by ryanflees

Is this a limitation of the current included movement scripts and I need to look at creating a custom movement script for navigation of vertical paths or should I be looking at trying something else. I did see the example with link nodes and such but I need this to work for quite a number of AI as a swarm. Not sure if there would be issues with link nodes to queue and I want the AI to avoid each other as best as possible.

Yes. The path will get generated correctly, but the AIPathAlignedToSurface movement script only support moving over smooth-ish surfaces. A 90 degree wall will confuse it.