Robin
0
Q:

how to find the number of objects with the same tag in unity

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

New to Communities?

Join the community