You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2R-Multitroid-Fair-Team-PVP/Export_Code/gml_Object_oA4EscapeExplosi...

23 lines
381 B

fadeout = 0
image_xscale = 0.2
image_yscale = 0.2
exploff = 640
alarm[10] = 180
alarm[1] = 60
whitealpha = 0
global.enablecontrol = 0
with (oCharacter)
{
state = 43
statetime = 0
xVel = 0
yVel = 0
}
with (oControl)
displaygui = 0
repeat (20)
make_explosion1big(random(room_width), random(room_height))
sfx_stop_all()
sfx_play(sndA4ExplFinal)
mus_stop_all()