Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_maus_cursor_trail_Step_0

(view raw script w/o annotations or w/e)
1
lifetime--;
2
depth++;
3
if (lifetime < 0)
4
    instance_destroy();