Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_script_delayed_Create_0

(view raw script w/o annotations or w/e)
1
script = -1;
2
target = -1;
3
rate = 1;
4
alarm[0] = 1;
gml_Object_obj_script_delayed_Alarm_0.gml

event_user(0); instance_destroy();
5
for (i = 0; i < 13; i++)
6
    script_arg[i] = 0;
7
arg_count = 0;
8
constant = 0;
9
max_time = 0;
10
timer = 999;
11
totaltimer = 0;