Undertale script viewer

← back to main script listing

gml_Object_obj_booktable_Draw_0

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