draw_set_color(c_white); repeat (no) draw_triangle(targetx + random(w), targety + random(h), targetx + random(w), targety + random(h), targetx + random(w), targety + random(h), 1);