Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_flowey_1_attack_shoebox_Draw_73

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
draw_sprite_ext(spr_attack_shoebox_front, 0, x, y, image_xscale, image_yscale, image_angle, c_white, image_alpha)