Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_scarecrow_intimidate2_Create_0

related scripts: Create_0 Draw_0Step_0

(view raw script w/o annotations or w/e)
1
con = 0;
2
parentid = -4;
3
timer = 0;
4
siner = random(100);
5
mercy = 0;
6
loudringing = 0;
7
image_alpha = 0;
8
image_xscale = 0;
9
image_yscale = 0.5;
10
image_alpha2 = 0;
11
image_alpha3 = 0;
12
image_alpha4 = 0;
13
perfecthits = 0;
14
bar_x = 0;
15
snd_play_x(snd_ghostappear, 1, 1.2);
16
snd_play_x(snd_ghostappear, 1, 1.1);