public void SetQueuing(bool state)
 {
     character.SetQueuing(state);
 }