get gameobject tag unity code example Example: how to find the tag of an objecdt in unity if(FindGameObjectsWithTag(Player){ Debug.Log("FoundPlayer") }