Draw_0.gml 61 B

123
  1. draw_set_color(c_red);
  2. draw_self();
  3. draw_set_colour(c_white);