Ejemplo n.º 1
0
 void GetFireBulletScript()
 {
     fireBullet = fireBulletGenerator.GetComponent <FireBulletGenerator>();
 }