예제 #1
0
 public void ActivateLevel1Glow()
 {
     Level1.GetComponentInChildren <AnimateAlpha> ().StartAnimating();
 }