void AcceptingComboInput()
 {
     Debug.Log("accepting input");
     playerFighting.AcceptingComboInput();
 }