if (stretch == 1)
image_xscale = 2 + (speed / (10 * m));
if (x <= -100)
instance_destroy();
direction += my_angle_change;
image_angle = direction;