Example #1
0
 private void Awake()
 {
     spawnPoints = SpawnSystem.CalculateSpawnPoints(canvas, xSpawnResolution, ySpawnResolution);
 }