private void Awake()
 {
     textTimeTaken.text = "FINAL TIME: " + GlobalTimer.GetGlobalTimeString();
 }