void DoneWindingUp()
 {
     Debug.Log("done winding up");
     playerFighting.DoneWindingUp();
 }