I've randomized the AI bot movement to more accurately mimic human movement behavior. The bot now adjusts its straight line path, strafes, looks around, and never takes the perfect/lowest cost route to any destination. I overrode the navigation mesh path, using custom C++, to get randomize it and get smooth movement between the modified points.