void ShowWake() { Invoke("ShowWakeAgain", 7f); info.ShowText("MILLIE", "WOKE UP"); MessageSound(); canMove = true; }