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

9 lines
164 B

tile_layer_shift(-101, 0, -1)
yoff -= 1
if (yoff > 16)
alarm[0] = 1
if (yoff == 271)
sfx_loop(sndStoneLoop)
else if (yoff == 16)
sfx_stop(sndStoneLoop)