Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_ch2_blue_button_Draw_0

(view raw script w/o annotations or w/e)
1
image_index = pressed;
2
draw_sprite_ext(sprite_index, image_index, x, y + drawY, 1, 1, 0, c_aqua, image_alpha);