gravity = 0.4 + random(0.2); friction = 0.2; hspeed = random(2) * choose(-1, 1); ang = 0; image_speed = 0;