sItemBall2
0
-1
0
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
image_speed = 0;
myblock = instance_create(x, y - 16, oSolid1);
1
603
7
0
0
-1
2
self
0
0
1
with (myblock) instance_destroy();
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
event_user(0);
1
603
7
0
0
-1
2
self
0
0
1
ballfade = instance_create(x, y, oFXTrail);
ballfade.sprite_index = sprite_index;
ballfade.fadespeed = 0.1;
ballfade.depth = 10;
ballfx = instance_create(x, y, oFXTrail);
ballfx.sprite_index = sItemBallFX;
ballfx.alpha = 3;
ballfx.fadespeed = 0.1;
ballfx.additive = 1;
ballfx.depth = -10;
instance_destroy();
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
0