if (!_active) exit; _timer--; if (_timer <= 0) { _timer = _time; var bullet = get_bullet(); bullet.start(); }