bullet_number_max = 6;
bullet_number_current = 0;
bullet_speed = 12;
attack_dir = irandom_range(0, 360);
timer = 0;