Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_omawaroid_explosion_Draw_0

(view raw script w/o annotations or w/e)
1
scr_drawinbulletbox
scr_drawinbulletbox

function
scr_drawinbulletbox()
{
scr_drawinbox(obj_growtangle.x, obj_growtangle.y, obj_growtangle.sprite_width - 8, obj_growtangle.sprite_height - 8);
}
();