public void ReleaseProjectile()
 {
     slingshot.ReleaseProjectile();
 }