vspeed = .5 + random(.75);
hspeed = -.25 + random(.5);
image_xscale = .25+random(.25);
image_yscale = image_xscale;
swaps = 0;