Multiple nav mesh agent types

There’s are a few nav mesh editor volumes, with different functionality like null and high cost, you could utilize these to accomplish what your looking for. You could also try assigning tags to different coins and querying that from the actor, though I’ve never tried something like that so I can’t say forsure it would work or is possible. You could also setup custom nav mesh actor subclass, one for each type of AI