Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_stickto_Create_0

(view raw script w/o annotations or w/e)
1
stickingobj = -100;
2
stucktoobj = -100;
3
relativedepth = -6;
4
init = 0;
5
alarm[0]
 = 1;
gml_Object_obj_stickto_Alarm_0.gml

event_user(0);
6
relx = 0;
7
rely = 0;