Trouver GameObject avec TAG
GameObject.FindWithTag("Enemy");
Xenophobic Xenomorph
GameObject.FindWithTag("Enemy");
GameObject.FindGameObjectsWithTag("Enemy");