private void CritMessage(int playerShooting)
 {
     messageSystem.CritMessage(playerShooting);
 }