Ejemplo n.º 1
0
 public override void Destroy()
 {
     GUIController.Remove(this);
     GamePullController.DestroyText(gameObject);
     gameObject = null;
 }