예제 #1
0
 public void TopHalfPlaneAnim()
 {
     PlaneGenerator.PlayTopHalfPlaneAnim();
     Invoke("BottomRPlaneAnim", 3);
 }