navmesh agent alternative?

I’m creating a Left 4 Dead style game and I’ve done research on how Valve done their AI and came across navigation mesh and found it pretty efficient on how everything works. Unfortunately, I’ve found how its only available on the Pro version. So what is the next best alternative for an AI to calculate the shortest path to get to a player with various obstacles in its way?

Nav Mesh is in the free version now.