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_oTesterGlass_Oth...

11 lines
202 B

flashing = 5
sfx_stop(sndTesterBarrierHit)
sfx_play(sndTesterBarrierHit)
if (myhealth <= 0)
{
enabled = 0
if (global.difficulty >= 2)
alarm[0] = 400
sfx_play(sndTesterBarrierDown)
}