direction = 60 + random(60);
speed = 1 + random(2);
gravity_direction = 270;
gravity = 0.2;
image_alpha = 1;