direction = random(360)
speed = (2 + random(10))
friction = 0.3
image_index = random(2)
image_alpha = 1