draw_self() draw_set_color(c_black) draw_circle(x, target_y, 6, false) draw_set_color(c_white) draw_circle(x, target_y, 5, false)