Agent teleports to the edge of the map (Crowd Navigation System)

Hello!

Here is a demo Babylon.js Playground

I made a test location in order to understand how the agent can work. Everything works well, but sometimes the agent itself teleports to the edge of the map. This happens when the agent passes through the points that I marked in the screenshots.


Sometimes the agent teleports to the edge of the map during long transitions from one part of the map to another.

My question is how do I get rid of these teleporters so that the agent just follows its path normally?

@Cedric is the king of the navigation system

1 Like

I can repro! It’s indeed really wierd. Let me take a closer look.

1 Like

I think it’s related to navmesh creation parameters. I could not repro anymore with this config:

Agent Rebounds | Babylon.js Playground (babylonjs.com)

can you check @Nawar ?

2 Likes

Yes, now it works for all stairs and lifts! Thanks!

2 Likes