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

6 lines
177 B

expl = instance_create((x + random_range(-45, 45)), (y + random_range(-45, 45)), oFXAnimSpark)
expl.image_speed = 0.5
expl.additive = 0
expl.sprite_index = sExpl1
alarm[10] = 2