hspeed = random(4) + 0.1;
hspeed *= choose(-1, 1);
vspeed = 0;
gravity_direction = 270;
gravity = 0.1;