void Start() { LoadSettings(); toteManager.LoadTotes(structure); robotManager.InitialiseRobots(structure); // Time.timeScale = 0.1f; }