Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_shadow_mantle_transition_particle_Step_0

(view raw script w/o annotations or w/e)
1
timer++;
2
if (timer == 8)
3
    instance_destroy();