image_xscale = 0.2;
image_yscale = 0.4;
gravity = 0.4;
image_angle += (random(20) * choose(1, -1));
gravity_direction += image_angle;
anim = 0;