gravity = 0.05 + random(0.06);
hspeed = -0.1 + random(0.2);
image_speed = random(0.2) + 0.2;
shake = 0;
dmg = 0;