draw_sprite_ext(sprite_index, image_index, x, y, image_xscale, image_yscale, 0, c_white, 1);
if (con == 2.1)
{
draw_set_color(c_red);
draw_line(0, y, 700, y);
}