if (live_call())
return global.live_result;
bullet_number_max = 5;
bullet_number_current = 0;
bullet_speed = 8;
attack_dir = irandom_range(0, 360);
timer = 0;