Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_chef_laser_easteregg2_Create_0

(view raw script w/o annotations or w/e)
1
timer = 0;
2
timermax = 150;
3
con = 0;
4
giant = 0;
5
image_alpha2 = 0;
6
hspeed = 6;
7
image_xscale = 2;
8
image_yscale = 2;
9
snd_stop(snd_heartshot_dr_b);
10
snd_play_x(snd_heartshot_dr_b, 0.7, 0.8);