Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_holywater_bubbles_Step_0

(view raw script w/o annotations or w/e)
1
timer++;
2
if (timer == 15)
3
    instance_destroy();
4
if (global.turntimer < 1)
5
    instance_destroy();