public bool ifReadyToShoot()
 {
     return(arrowController.ifReadyToShoot());
 }