Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_activator_mansion_east_2f_transformed_new_Draw_64

(view raw script w/o annotations or w/e)
1
draw_set_color(c_white);
2
draw_set_font(fnt_small);
3
draw_text(4, 4, "count=" + string(count));