if (live_call())
return global.live_result;
event_inherited();
image_alpha = 1;
bullet_hit_points = 1;
gravity = 0.5;
friction = 0.1;
vspeed = 6;