Как найти метку objecdt в единстве

if(FindGameObjectsWithTag(Player){
  Debug.Log("FoundPlayer")
  }
Good Gerbil