Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_homealone_dess_snowflake_Draw_0

(view raw script w/o annotations or w/e)
1
draw_set_color(c_white);
2
d_line(origin_x - 1, cameray(), x - 1, y);
3
draw_self();