SimplePath - Pathfinding Module

Try it with the AgentHight.

local path = path_service.new(model, 
{AgentCanJump = true,
AgentHight = 7.5}
)