sA4Turbine
0
-1
0
0
oSolid
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
event_inherited();
material = 4;
tileid = 0;
image_speed = 0.5;
if (global.event[203] > 1) instance_destroy();
1
603
7
0
0
-1
2
self
0
0
1
if (instance_exists(oTank)) {
if (oTank.x > x - 70) event_user(0);
}
1
603
7
0
0
-1
2
self
0
0
1
expl = instance_create(x + 24, y + 24, oExplosionSmoke);
expl.width = 48;
expl.height = 48;
repeat (10) {
deb = instance_create(x + 24, y + 24, oDebris);
deb.alarm[0] = 60 + random(20);
}
sfx_play(sndA4Expl);
instance_destroy();
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
-1