I’d like to revive this discussion and ask if anyone found a good solution to this? I’m trying to create pathfinding that takes into account visibility from the player, so parts that are exposed are more expensive to travel.
Regenerating navmesh constantly isn’t too performant and can be a bit unresponsive in some cases (open fields).