Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_crayon_indicator_Draw_0

(view raw script w/o annotations or w/e)
1
draw_self();
2
draw_sprite(spr_crayon_rotate_indicator, 0, x + 35, y + 5);