Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_attack_ribbon_base_destroy_Draw_0

(view raw script w/o annotations or w/e)
1
draw_sprite_ext(spr_ceroba_ribbon_base, 0, x, y - 12, image_xscale, image_yscale, 0, c_white, image_alpha);
2
draw_sprite_ext(sprite_index, image_index, x, y, image_xscale, image_yscale, 0, c_white, image_alpha);