In this episode, I explain how we calculate the distance between edges used for pathfinding. Or, rather, the time required to move between edges. Because our player movement speed depends on the direction of travel, this becomes rather complicated.