Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_mizzle_spotlight_Create_0

(view raw script w/o annotations or w/e)
1
timer = 0;
2
con = 0;
3
len = 0;
4
angle = 0;
5
image_alpha = 0.2;
6
alarm[0]
 = 8;
gml_Object_obj_mizzle_spotlight_Alarm_0.gml

scr_lerpvar("image_alpha", 0.2, 0.4, 16);
7
image_xscale = 1.3;
8
image_yscale = 1.3;