Exemplo n.º 1
0
 public void ActivateLevel1Glow()
 {
     Level1.GetComponentInChildren <AnimateAlpha> ().StartAnimating();
 }