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