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