Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_spotlightlaser_controller_CleanUp_0

(view raw script w/o annotations or w/e)
1
with (obj_spotlightlaser)
2
    instance_destroy();
3
snd_stop(snd_sneo_overpower);
4
snd_volume(snd_sneo_overpower, 1, 0);