NodeLink2 as Portal, how to do it?

Hi @aron_granberg!

I’m trying to do a portal link by using RichAI and NodeLink2.

But it is trying to use a link as always )

Try example

Is it has some other way to do it?

oh and if not disable agent RichAI doesn’t want to go abroad ) vid

Hi

To implement node links for the RichAI script you should subscribe to the RichAI.onTraverseOffMeshLink callback and teleport the agent in that callback. Is this what you are doing?

See also https://arongranberg.com/astar/docs/richai.html#onTraverseOffMeshLink

1 Like

Oh thank you, gonna try this one :face_with_monocle:

I’ve added empty function to the onTraverseOffMeshLink and it works ))

vid

gonna do climbings, mb I’ll change onTraverseOffMeshLink one more time

Did for RichAI some climbing using onTraverseOffMeshLink

Thought if it can be done for AIPath too? Witch links work for AIPath btw?