public void Wait() { companion.ClearAction(); companion.actionRoutine = companion.StartCoroutine(companion.Idle()); }