<undefined>
0
-1
0
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
image_speed = 0.2;
alarm[0] = 600;
image_alpha = 1;
x = round(x);
y = round(y);
1
603
7
0
0
-1
2
self
0
0
1
alarm[1] = 1;
image_alpha -= 0.01;
if (image_alpha <= 0) instance_destroy();
1
603
7
0
0
-1
2
self
0
0
1
alarm[1] = 1;
1
603
7
0
0
-1
2
self
0
0
1
//Fix for draw distortion
draw_sprite_ext(sprite_index,image_index,round(x),round(y),image_xscale,image_yscale,image_angle,image_blend,image_alpha);
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
0