Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_susiezilla_singlescreen_annoying_object_Draw_0

(view raw script w/o annotations or w/e)
1
draw_set_color(#5F3417);
2
draw_line_width(x, y, anchor_x, anchor_y, 4);
3
draw_set_color(c_white);
4
draw_self();