sEDTrigger
0
0
0
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
targetx = x + 8;
active = 1;
1
603
7
0
0
-1
2
self
0
0
1
event_user(0);
1
603
7
0
0
-1
2
self
0
0
1
active = 1;
1
603
7
0
0
-1
2
self
0
0
1
if (active && other.state == 23 && other.xVel == 0 && global.event[172] == 1 && !instance_exists(oGreenCrystal)) {
with (other) {
state = 60;
statetime = 0;
}
alarm[1] = 30;
}
if (active && other.state == 60) {
if (other.x > targetx) with (other) x -= 1;
if (other.x < targetx) with (other) x += 1;
}
1
603
7
0
0
-1
2
self
0
0
1
aut = instance_create(x + 8, 360, oDrillSeq2);
active = 0;
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
0