Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_buffer_tempeffect_Other_7
(
view raw script w/o annotations or w/e
)
1
if (init == 0)
2
exit;
3
if (endtime == 0)
4
instance_destroy();
5
else
6
image_alpha = 0;