The new FollowerEntity movement script has good support for off-mesh links.
You can for example use properties like ai.offMeshLink, ai.currentNode, ai. isTraversingOffMeshLink and methods like ai.GetRemainingPath (there’s an overload that returns all off-mesh links in the remaining path).
1 Like