Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_shadowmantleExample_Draw_0

(view raw script w/o annotations or w/e)
1
draw_text_debug(5, 5, "press - and + to change type  (current type=" + string(type) + ")");
2
draw_text_debug(5, 15, "press M to toggle movement");
3
draw_text_debug(5, 25, "press B to toggle background");