public bool GetShoot()
 {
     return(playerInput.GetShootInput());
 }