Exemple #1
0
 void PropelLight()
 {
     propelSound.Play();
     hope.Propel(_power, _angle);
     stars.BeginSpawning();
     heightDisplay.Show();
     StartCoroutine(FadeUI(0));
 }