void Start()
 {
     PlayerUtility.setAttemptText(txt, AttemptsTracker.getAttemptLevelThree());
 }