Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_homealone_treat_Create_0

(view raw script w/o annotations or w/e)
1
if (global.plot >= 65)
2
    instance_destroy();
3
event_inherited();
4
fallen = false;
5
pushed = false;
6
push_timer = 0;
7
roll_timer = 0;
8
can_push = true;
9
pan_ypos = 0;
10
depth = 6000;