public virtual bool CanDoAction() { return(!tryingToStandUp && groundController.CheckIfOnGround()); }