public void Click()
 {
     // if not already unlocked.
     levelMenu.PlayLevel(this);
 }