Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_sadfriendo_Draw_0

(view raw script w/o annotations or w/e)
1
if (constrain)
2
    draw_self_board();
3
else
4
    draw_self();