Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_ch5_DWCR02_Draw_0

(view raw script w/o annotations or w/e)
1
if (whiteflash_opacity > 0)
2
    draw_sprite_ext(spr_pxwhite, 0, camerax(), cameray(), camerawidth(), cameraheight(), 0, c_white, whiteflash_opacity);