Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_ch2_scene25_fountain_Draw_0

(view raw script w/o annotations or w/e)
1
fountain_index += 0.1;
2
draw_sprite_ext(spr_cc_fountainbg, fountain_index, 750, 0, 2, 2, 0, c_white, image_alpha);