public override void Destroy() { GameObjectFactory.DestroyGO(sphereGO); }
public override void Destroy() { GameObjectFactory.DestroyGO(circleGO); }