private void OnMouseDown()
 {
     charController.ChooseCharacter(this);
 }