Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to find the tag of an objecdt in unity

if(FindGameObjectsWithTag(Player){
  Debug.Log("FoundPlayer")
  }
 
PREVIOUS NEXT
Tagged: #find #tag #objecdt #unity
ADD COMMENT
Topic
Name
7+1 =