Navmesh pathfinding with slope and surface costs

Did you find any way to do this?

I’m also interested in how to modify cost based on surface characteristics such as slope angle, physical material, etc. to make a vehicle find the most efficient path.

Don’t mind writing some C++ code as long as I don’t have to modify and rebuild the engine itself.