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.
AM2Rogue/Export_Code/gml_Object_oA4EscapeExplosi...

19 lines
278 B

fadeout = 0
image_xscale = 0.2
image_yscale = 0.2
exploff = 640
alarm[10] = 360
alarm[1] = 60
alarm[0] = 180
whitealpha = 0
global.enablecontrol = 0
with (oCharacter)
{
state = 43
statetime = 0
}
sfx_stop_all()
sfx_play(sndA4ExplFinal)
mus_stop_all()
mus_set_current(0)