Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_waterfall_foreground_Draw_0

(view raw script w/o annotations or w/e)
1
for (var i = 0; i < length; i++)
2
    draw_sprite(sprite_index, image_index, x, (y + i * sprite_height))