Exemplo n.º 1
0
 public void ShowCompletedSecond()
 {
     my_fader.FadeToClear();
     this.gameObject.GetComponent <CharacterController>().enabled = true;
 }
Exemplo n.º 2
0
 // Use this for initialization
 void Start()
 {
     fader?.FadeToClear();
 }