Exemplo n.º 1
0
 protected override void Awake()
 {
     base.Awake();
     tower = GetComponentInParent <ShootSmokeBomb>();
 }
Exemplo n.º 2
0
 protected override void Awake()
 {
     base.Awake();
     tower = GetComponentInParent<ShootSmokeBomb>();
 }