Example #1
0
 void Start()
 {
     terrainManager.GenerateTerrain();
     CreateResources();
     CreateCreatures();
 }