예제 #1
0
 public override void Destroy()
 {
     GameObjectFactory.DestroyGO(sphereGO);
 }
예제 #2
0
 public override void Destroy()
 {
     GameObjectFactory.DestroyGO(circleGO);
 }