public override void ExitState()
 {
     characterSelection.CloseSelection();
     //should also remove the listeners on the buttons
 }