if (invuln > 0 && invuln % 3 == 0) { exit; } else { draw_sprite(spr_dropshadow, 0, x, y + 40); draw_self(); }