Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_caterpillardeath_Draw_0

(view raw script w/o annotations or w/e)
1
if (init)
2
    draw_sprite_ext(sprite_index, 0, round(x / 2) * 2, round(y / 2) * 2, 2, 2, 0, image_blend, image_alpha);