Example #1
0
 void OnTriggerEnter(Collider other)
 {
     FadeController.FadeFlag();
 }