Jak znaleźć znacznik objecdt w jedności

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