Selio
0
Q:

unity how to check how many gameobject of a tag exists

if(GameObject.FindGameObjectsWithTag("Enemy").Length > 20) {
    // Do something
 }
0

New to Communities?

Join the community