Conflict between two graphs

Hello,

I’m using a graph to navigate ships on an ocean, to avoid islands.
The ships have the ability to attack ports using planks to board the dock.
Once a battle starts I generate a second graph, on a different layer, for the units to move from the ship through the planks onto the dock.

My issue is that the units seem to be stuck at the edge of the ocean graph instead of continuing on the battle graph.
Any pointer to what I might be missing or doing wrong?

Hi

Sorry for the late reply.
I would recommend that you specify that your units cannot walk on water, and ships and only use the ocean. You can set which graphs an agent can use in the Seeker settings.