public void LoadLevelSelect2()
 {
     SoundManagerScript.Instance.PlaySFX(AudioClipID.SFX_TAP);
     SceneManagerScript.LoadLevelSelect2();
 }