sBlockShoot
0
-1
0
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
time = 0;
fadeout = 0;
1
603
7
0
0
-1
2
self
0
0
1
time += 0.05;
if (time > 9999999) time = 0;
image_blend = make_color_rgb(max(sin(time), 0) * 255, 0, 0);
if (fadeout) {
if (sin(time) < 0.1) instance_destroy();
}
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
-1