Esempio n. 1
0
 void Start()
 {
     Initialize();
     PopulateUI();
     starManager.AssignStarsToLayers();
     ScrambleOrbits();
 }