Undertale script viewer

← back to main script listing

gml_Object_obj_mettheart_1_Draw_0

(view raw script w/o annotations or w/e)
1
draw_sprite(sprite_index, image_index, x, y);
2
draw_set_color(c_white);