public void RefreshButtons() { redLobbyButton.Reset(); greenLobbyButton.Reset(); blueLobbyButton.Reset(); StartCoroutine(RevealButtons()); }