Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_lightemup_controller_CleanUp_0

(view raw script w/o annotations or w/e)
1
with (obj_shadowman_sharpshoot_heart)
2
    instance_destroy();
3
with (obj_shadowman_sharpshoot_target)
4
    instance_destroy();
5
with (obj_tenna_lightemup_bullet)
6
    instance_destroy();