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