sEDTrigger
0
0
0
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
if (global.event[203] == 0 || global.event[203] >= 8) instance_destroy();
active = 0;
toff = 0;
1
603
7
0
0
-1
2
self
0
0
1
if (active) {
toff += 8;
tile_layer_shift(-102, 0, 8);
if (toff == 64) {
make_explosion1big(272, 160);
make_explosion1big(304, 160);
with (inst_130177) instance_destroy();
instance_destroy();
}
}
1
603
7
0
0
-1
2
self
0
0
1
if (active == 0) event_user(0);
1
603
7
0
0
-1
2
self
0
0
1
tile_layer_delete(-101);
with (inst_130180) instance_destroy();
repeat (10) make_explosion1big(48 + random(64), random(192));
repeat (20) {
debr = instance_create(80, 64 + random(100), oMetalDebrisBig);
debr.direction = random_range(30, -30);
debr.speed = 2 + random(3);
debr.alarm[0] = 60 + random(60);
}
expl = instance_create(80, 120, oExplosionSmoke);
expl.explosions = 10;
expl.expl_dir = 0;
expl.expl_spd = 3;
expl.width = 64;
expl.height = 128;
make_explosion1big(272, 32);
with (inst_130179) y -= 240;
global.event[203] = 8;
sfx_play(sndA4Expl);
active = 1;
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
-1