Beispiel #1
0
 void Awake()
 {
     EnemyStorage.Enemies = EnemyXMLContainer.LoadEnemyInformation(enemiesPath);
 }