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

8 lines
147 B

alarm[0] = 10
alarm[1] = 300
with (oShip1)
instance_destroy()
view_object[0] = oDemoEndSeq
sfx_stop_all()
instance_create(0, 0, oMusicFadeout)