public void Win()
 {
     winCanvas.SetActive(true);
     _slingshot.Unload();
 }